| patch |
summary |
view |
raw |
| 017_always_unredirect_screensaver_on_nvidia.patch |
plugins/opengl/src/paint.cpp | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
|
view
|
download
|
| 018_use_metacity_settings.patch |
gtk/gnome/compiz.desktop.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 030_no_fade_in_staticswicher.patch |
plugins/fade/fade.xml.in | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| 060_move_checks_to_compiz.patch |
src/main.cpp | 13 +++++++++++++
1 file changed, 13 insertions(+)
|
view
|
download
|
| 065_add_bailer_and_detection_plugins.patch |
plugins/bailer/CMakeLists.txt | 5
plugins/bailer/bailer.xml.in | 82 ++++++++++
plugins/bailer/src/bailer.cpp | 277 ++++++++++++++++++++++++++++++++++++
plugins/bailer/src/bailer.h | 86 +++++++++++
plugins/detection/CMakeLists.txt | 5
plugins/detection/detection.xml.in | 28 +++
plugins/detection/src/detection.cpp | 74 +++++++++
plugins/detection/src/detection.h | 52 ++++++
8 files changed, 609 insertions(+)
|
view
|
download
|
| 085_add_grid_plugin.patch |
plugins/grid/CMakeLists.txt | 5
plugins/grid/grid.xml.in | 565 +++++++++++++++++++++++++++++++++++
plugins/grid/src/grid.cpp | 710 ++++++++++++++++++++++++++++++++++++++++++++
plugins/grid/src/grid.h | 161 +++++++++
4 files changed, 1441 insertions(+)
|
view
|
download
|
| 086_new_grid_defaults.patch |
plugins/grid/grid.xml.in | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
|
view
|
download
|