Articles
Downloads
Manual
News
Projects
Search
Advanced search
Users
Login
Password reset
Wiki
Username:
Password:
Desktop
Homepage
Members
Timeline
Gallery
Download
Bug reports
Revisions
Revision
Date
Author
Message
1.30
2012/09/27 18:19:03
khorben
Now supporting different display modes for applets (like notifications)
1.29
2012/09/15 17:19:14
khorben
Added a preferences page for the battery applet
1.28
2012/01/07 02:58:12
khorben
Reworked Panel Applets management
1.27
2011/09/09 08:35:17
khorben
Setting some icons to the applets
1.26
2011/08/22 23:35:01
khorben
Removed the need for PanelAppletPosition with the new "spacer" plug-in
1.25
2011/01/01 00:37:14
khorben
Avoid a warning when compiling on Linux
1.24
2010/12/31 21:11:26
khorben
Polishing some more
1.23
2010/12/31 20:54:31
khorben
Added a tooltip text
1.22
2010/12/04 00:30:09
khorben
Probably fixed how it would always fail once on NetBSD
1.21
2010/10/28 14:16:48
khorben
Fixed switching to charging/discharging mode
1.20
2010/10/28 13:40:43
khorben
Attempting to implement charging status on Linux (APM)
1.19
2010/10/28 13:33:55
khorben
Use the newer Gtk+ icons
1.18
2010/09/14 20:37:16
khorben
Also monitor the charging status
1.17
2010/08/11 23:00:16
khorben
Allowing plug-ins to propose configuration dialogs
1.16
2010/05/07 00:29:49
khorben
Truly avoid refreshing the image when not necessary
1.15
2010/05/06 23:42:50
khorben
Added an embedded mode
1.14
2010/05/06 17:51:17
khorben
Only display the battery icon if it has changed (should save battery time, too)
1.13
2010/05/06 17:32:25
khorben
Checking for the battery status every 5 seconds is already more than enough
1.12
2010/04/22 15:57:52
khorben
Translated most of the program by now
1.11
2010/01/29 15:01:52
khorben
lseek() doesn't work on "/proc/apm"
1.10
2010/01/28 16:55:09
khorben
Added Linux support (through /proc/apm, not tested much)
1.9
2010/01/16 23:56:46
khorben
Only explicitly display when relevant (helps on NetBSD)
1.8
2009/12/13 23:38:26
khorben
Hide the applet when not supported
1.7
2009/12/13 23:35:52
khorben
Fixed the battery applet even though now it keeps polling on errors
1.6
2009/12/12 21:43:48
khorben
Tentative cleanup
1.5
2009/09/24 11:20:54
khorben
Fixed compilation
1.4
2009/09/24 11:19:50
khorben
Display a full battery when we don't know the status
1.3
2009/08/25 23:22:21
khorben
was only compiling on NetBSD anymore
1.2
2009/08/25 23:17:57
khorben
Renamed "panel.h" to "Panel.h" to avoid conflicts with ncurses
1.1
2009/08/17 22:28:17
khorben
Many improvements