22 Feb, 2016
2 commits
18 Feb, 2016
2 commits
-
…hemes, xcursor-themes, dmz-cursor-theme" This reverts commit 7f20086e45fc927949998fbcfb901575d088766e.
16 Feb, 2016
1 commit
12 Jan, 2016
2 commits
-
…cursor-themes, dmz-cursor-theme
08 Dec, 2015
1 commit
03 Dec, 2015
2 commits
24 Nov, 2015
1 commit
23 Nov, 2015
1 commit
17 Nov, 2015
2 commits
-
Conflicts: plugins/bell/bell.xml.in plugins/bell/src/bell.cpp
16 Nov, 2015
1 commit
31 Jul, 2015
1 commit
-
The sound to play and the volume can be either configured as part of Compiz (calling an external command-line program) or taken from the current MATE configuration. Support for other desktop environment is easy to add. I have not explicitly added gnome-session-canberra (which contains canberra-gtk-play, used in the case of MATE) as a debian dependency. * plugins/bell/src/bell.cpp: New. * plugins/bell/src/bell.h: New. * plugins/bell/bell.xml.in: New. * plugins/bell/CMakeLists.txt: New. * compizconfig/ccsm/images/scalable/apps/plugin-bell.svg: New. * compizconfig/ccsm/installed_files: Here. * debian/compiz-gnome.gconf-defaults: Here. * debian/compiz-plugins-default.install: Here. * debian/compiz-plugins.install: Here. * debian/compiz-plugins.install.armel: Here. * debian/compiz-plugins.install.armhf: Here.
06 Jul, 2015
3 commits
18 Jun, 2015
2 commits
10 Jun, 2015
1 commit
13 May, 2015
2 commits
-
* src/window.cpp: Here.
-
Quick-'n-dirty implementation. * include/core/window.h: Here. * plugins/shift/src/shift.cpp: Here. * plugins/switcher/src/switcher.cpp: Here. * plugins/workspacenames/src/workspacenames.cpp: Here. * src/window.cpp: Here.
29 Apr, 2015
4 commits
20 Apr, 2015
4 commits
-
Implement a mouse cursor theming plugin. * compizconfig/ccsm/images/scalable/apps/plugin-mousetheme.svg: New. * compizconfig/ccsm/installed_files: Here. * debian/compiz-dev.install: Here. * debian/compiz-plugins-default.install: Here. * include/core/screen.h: Here. * plugins/mousetheme/CMakeLists.txt: New. * plugins/mousetheme/compiz-mousetheme.pc.in: New. * plugins/mousetheme/include/mousetheme/mousetheme.h: New. * plugins/mousetheme/mousetheme.xml.in: New. * plugins/mousetheme/src/mousetheme.cpp: New. * plugins/mousetheme/src/private.h: New. * src/main.cpp: Here. * src/privatescreen.h: Here. * src/screen.cpp: Here.
-
Add functionality to the "Show mouse" plugin for drawing guide lines to highlight the mouse pointer. The user can choose the guide thickness, color and transparency. Change the minimum number of emitters from 1 to 0, for the case where we have guides only. CPU use is high (at least on my VirtualBox machines). I don't think the particle engine gets used by mistake. The code is easy enough, but unfortunately we have to manually synchronize a constant in plugins/showmouse/showmouse.xml.in and in plugins/showmouse/src/showmouse.cpp to have the same value. The code generated from the XML file seems to keep the datum private, so I can't easily query it. * plugins/showmouse/showmouse.xml.in: Configuration interface. * plugins/showmouse/src/showmouse.cpp, plugins/showmouse/src/showmouse.h: Here.
18 Apr, 2015
1 commit
28 Nov, 2014
1 commit
09 Nov, 2014
1 commit
30 Oct, 2014
2 commits
28 Oct, 2014
1 commit
19 Oct, 2014
1 commit