Commit Graph

210 Commits

Author SHA1 Message Date
3e9acbff2d Now freeing resources when destroyed 2010-05-06 23:50:01 +00:00
76f421791a Added an embedded mode 2010-05-06 23:42:50 +00:00
0a2aaa0735 Only display the battery icon if it has changed (should save battery time, too) 2010-05-06 17:51:17 +00:00
c3dad8ae5f Checking for the battery status every 5 seconds is already more than enough 2010-05-06 17:32:25 +00:00
512de4cf65 No longer try to set the volume if the file descriptor is invalid (OSS) 2010-05-06 17:26:41 +00:00
d4436e172c Fixed volume control with OSS 2010-05-06 17:10:20 +00:00
7ee653ffa2 About to release 0.0.6 2010-05-06 15:08:28 +00:00
cebc020871 Added a reminder for the configuration 2010-05-06 15:08:04 +00:00
a45d9575ac Regenerated Makefile 2010-05-06 15:03:09 +00:00
a24d06b763 Positioning the keyboard popup window correctly 2010-05-06 14:44:23 +00:00
f3b7afe1c8 Initial release of the keyboard input plug-in 2010-05-06 14:28:20 +00:00
0569c294a1 Trying to translate some more 2010-05-06 13:30:40 +00:00
e148b2f224 Avoid more warnings 2010-05-06 13:27:52 +00:00
5f40434ee2 Trying to use nicer icons than just the first one available 2010-05-06 13:15:25 +00:00
aa7f0ccd30 Added a trick to be able to handle two panels at once (probably temporary) 2010-05-05 22:15:44 +00:00
a2900bfafb Code cleanup 2010-05-05 21:45:10 +00:00
4ec69ffdcf Fixed the size of the systray icons 2010-05-05 15:00:32 +00:00
7714149774 Account for the average size of the border for the actual icon size 2010-05-05 14:49:28 +00:00
77f9b6e39f Fixed the height of the plug-in when using large icons 2010-05-05 14:41:52 +00:00
f504965cc3 Code cleanup 2010-05-04 23:33:25 +00:00
99b0f0d1a4 Added separate configuration options for the bottom and top panel 2010-05-04 10:58:57 +00:00
1385570d77 Allowed the panel to be placed on top of the screen instead 2010-05-04 10:45:54 +00:00
c994cc43f9 Updated the translation 2010-05-04 01:16:08 +00:00
4caa8bfdb6 Also let the format of the time be specified in the configuration file 2010-05-04 01:13:25 +00:00
23f3eb55fe Changed the place of the configuration value 2010-05-04 01:02:17 +00:00
7951d6b55a Updated the translation 2010-05-04 00:58:48 +00:00
5b99f81402 The command to execute can now be set in the configuration file 2010-05-04 00:56:17 +00:00
02c4a41749 The list of plug-ins to load can now be specified in a configuration file 2010-05-04 00:31:56 +00:00
595f6381dd Use "Restart" instead of "Reboot" 2010-04-24 18:03:20 +00:00
2a4fd4a089 Fixed the order of header inclusion 2010-04-24 17:37:30 +00:00
91b215b128 Let CVS be quieter 2010-04-24 17:03:11 +00:00
6e7b09d5d5 Updated gettext.sh (supports uninstalling the translations) 2010-04-22 20:37:41 +00:00
8a1fa555b6 Translated most of the program by now 2010-04-22 15:57:52 +00:00
42abccc05c Initial release 2010-04-22 13:49:14 +00:00
f9310235e3 Translated the main menu 2010-04-22 12:02:14 +00:00
66becead75 Updated license and copyright information 2010-04-22 11:53:23 +00:00
354d596db3 Added a usage screen to the run utility 2010-04-22 11:48:08 +00:00
90f8294e7c Translating the run program as well 2010-04-22 11:44:11 +00:00
e05d9de675 Began to translate the Panel project 2010-04-22 11:33:53 +00:00
c0840ad650 Updated copyright information 2010-04-22 10:38:23 +00:00
6ed135ec76 Using the configuration file to determine which device to open 2010-04-22 10:37:36 +00:00
6b86f2690e Applets have now access to a configuration file 2010-04-22 10:37:14 +00:00
ea3d1443b8 The sources tree has precedence over installed files when including headers 2010-04-22 10:12:34 +00:00
cc9d8a0448 Added a plug-in to monitor the swap status 2010-03-15 22:46:11 +00:00
eacb4d0d3f Include <System.h> to avoid a warning 2010-03-15 22:45:39 +00:00
3c7fd53251 Added support for Linux (via sysinfo() like in Network/Probe) 2010-03-15 22:45:20 +00:00
e1664a0463 Explicitly mention when an applet is not fully implemented 2010-03-14 21:46:21 +00:00
4565d76b7a Do not display the CPU applet if not supported 2010-03-14 21:43:58 +00:00
e7686ee0ab Got rid of some warnings if the applet is not supported 2010-03-14 21:41:04 +00:00
ea765441c8 Don't display anything if unsupported 2010-03-14 21:38:56 +00:00