Commit Graph

22 Commits

Author SHA1 Message Date
Andrew Williams
76692c7642 Added more location independance 2009-01-17 02:53:51 +00:00
Andrew Williams
1f0bdca8c9 Enable blur by default (only used for non Cairo rendering), also changed
the routines to use dbus/HAL
2009-01-14 18:29:02 +00:00
Andrew Williams
20a18796af Updated suspend/hibernate commands to use HAL, added safesuspend 2009-01-13 21:58:22 +00:00
Andrew Williams
acd66b13c6 Added licensing information 2009-01-13 21:43:42 +00:00
Andrew Williams
79f8ebe673 Added oxygen theme (collected by adcomp) and set it as default 2009-01-13 21:37:12 +00:00
Andrew Williams
7840f4d236 Added suspend and hibernate buttons 2009-01-13 21:29:19 +00:00
Andrew Williams
a2d14d98a7 Removed unneeded button part of the config file 2009-01-13 00:04:39 +00:00
Andrew Williams
8cd4af8732 Added support to select which button displays by the changing of the
buttonlist variable in the config file. Full list of valid buttons can be 
found at the top of cb-openbox-logout.py
2009-01-13 00:03:09 +00:00
Andrew Williams
ff80cb6fb6 Button/label locations are dynamic, allowing for easy customisation of
button list. Few minor code cleanups
2009-01-12 23:35:28 +00:00
Andrew Williams
a065ae8035 Revert back last revision, as command actually terminates the session 2009-01-12 22:12:23 +00:00
Andrew Williams
73d4ab70fa Adjusted suspend control to use gdm-control instead of dbus/gnome 2009-01-12 22:10:19 +00:00
Andrew Williams
26254d2717 Use the bgcolor configuration option 2009-01-12 22:06:59 +00:00
Andrew Williams
a1f4cfe821 Now uses the opacity settings from the config file as part of the Cairo
rendering.
2009-01-12 21:56:22 +00:00
Andrew Williams
7582689c58 Added themes support, and parsing for suspend/hibernate buttons 2009-01-12 21:51:50 +00:00
Andrew Williams
b29e515def Added i18n support via gettext, changed some value names and cleaned up
the code to use cario when available.
2009-01-12 21:31:35 +00:00
Andrew Williams
981ee81f05 Added rendering via Cario for semi-transparent window when using
compositing. Code is messy but works.
2009-01-12 00:02:41 +00:00
Andrew Williams
7bc3bb8d5b Remove uneeded file 2009-01-11 22:11:03 +00:00
Andrew Williams
e1aa378f66 Renamed some of the hooks, added a config option to enable blur or not 2009-01-11 22:07:37 +00:00
Andrew Williams
3ab22f5e0b Code cleanup, class rename and the addition of the conditional run 2009-01-11 21:57:27 +00:00
Andrew Williams
3cb4831ec0 Uses StringIO to convert PIL->Pixbuf, still a little slow. 2009-01-11 21:39:17 +00:00
Andrew Williams
f44ccab6c1 Removed unneeded save/load of the pixbuf 2009-01-11 21:26:26 +00:00
Andrew Williams
4a6bc7a1e0 Import iggykoopa's script and ADcomp images 2009-01-11 21:21:26 +00:00