|
|
gtk-tray-utils is a set of little utilities located in the system tray.
features:
- gtk widget set, using the python and pygtk
- created to use with lightweight window managers as e.g. openbox, fluxbox etc.
consists of:
gbatt..........a laptop battery status indicator
gtim........... clock
gdat........... date indicator
gvtray......... Master volume control and indicator
________________________________________________________________________
________ gbatt ________
todo:
a trigger level value selection dialog
changelog:
1.0 - initial release
1.1 - fixed unexpected 'acpi -b' outputs (try+except) ; added battery error icon ; fixed 'warning' dialog position - center of the screen
1.2 - added 'close' button handler ('about' dialog) due to GTK+ upgrade
1.3 - added feature to allow user to define the trigger level value ; now just in the config file
________ gtim ________
todo:
nothing
changelog:
1.0 - initial release
1.1 - console time printing deleted
1.2 - added 'close' button handler ('about' dialog) due to GTK+ upgrade
________ gdat ________
todo:
nothing
changelog:
1.0 - initial release
1.1 - console date printing deleted
1.2 - added 'close' button handler ('about' dialog) due to GTK+ upgrade
________ gvtray ________
todo:
to allow user set the direction of the popup window (horizontal/vertical)
to manage also the PCM volume in one 'Scale' with the Master volume. somehow :/
to allow user define the single volume up/down step
changelog:
1.0 - initial release
1.1 - added 'close' button handler ('about' dialog) due to GTK+ upgrade
notes:
it's one of my first python + pygtk and subversion project, so if you would find any mistake, feel free to contact me
last revision: 5. september 2006 , 14:06 CET
features:
- gtk widget set, using the python and pygtk
- created to use with lightweight window managers as e.g. openbox, fluxbox etc.
consists of:
gbatt..........a laptop battery status indicator
gtim........... clock
gdat........... date indicator
gvtray......... Master volume control and indicator
________________________________________________________________________
________ gbatt ________
todo:
a trigger level value selection dialog
changelog:
1.0 - initial release
1.1 - fixed unexpected 'acpi -b' outputs (try+except) ; added battery error icon ; fixed 'warning' dialog position - center of the screen
1.2 - added 'close' button handler ('about' dialog) due to GTK+ upgrade
1.3 - added feature to allow user to define the trigger level value ; now just in the config file
________ gtim ________
todo:
nothing
changelog:
1.0 - initial release
1.1 - console time printing deleted
1.2 - added 'close' button handler ('about' dialog) due to GTK+ upgrade
________ gdat ________
todo:
nothing
changelog:
1.0 - initial release
1.1 - console date printing deleted
1.2 - added 'close' button handler ('about' dialog) due to GTK+ upgrade
________ gvtray ________
todo:
to allow user set the direction of the popup window (horizontal/vertical)
to manage also the PCM volume in one 'Scale' with the Master volume. somehow :/
to allow user define the single volume up/down step
changelog:
1.0 - initial release
1.1 - added 'close' button handler ('about' dialog) due to GTK+ upgrade
notes:
it's one of my first python + pygtk and subversion project, so if you would find any mistake, feel free to contact me
last revision: 5. september 2006 , 14:06 CET
