Commit Graph

1508 Commits

Author SHA1 Message Date
aa277cef29 Added icons to the "Audio" and "Education" categories 2010-01-06 23:20:04 +00:00
fa0b294281 Avoid a few warnings 2009-12-26 16:19:54 +00:00
75feb4d76c Avoid a division by zero 2009-12-23 15:09:13 +00:00
6ef48f7136 Always look for includes in $(PREFIX)/include 2009-12-21 15:11:26 +00:00
b1c9205ae4 Hide the applet when not supported 2009-12-13 23:38:26 +00:00
376ff9453d Fixed the battery applet even though now it keeps polling on errors 2009-12-13 23:35:52 +00:00
0b2afeea2f Re-ordered plugins 2009-12-13 14:29:26 +00:00
e480c72dfa Tentative cleanup 2009-12-12 21:43:48 +00:00
ebd4212683 No longer popup an error if the main volume control is not found (NetBSD only) 2009-12-12 21:08:59 +00:00
467fc64410 main.c and panel.c actually depend on ../config.h 2009-12-12 21:07:04 +00:00
d3bf875dd1 Do not display at all if not supported 2009-12-12 21:01:35 +00:00
5ec2fd9d6f Fixed some warnings (unfortunately untested as popups don't seem to work anymore) 2009-12-12 12:09:04 +00:00
1b3d1c542b Set the EMBEDDED flag globally 2009-12-12 00:49:53 +00:00
29a7a6bf54 Be less annoying when failing 2009-12-12 00:40:26 +00:00
80d9eac68f Re-ordered the applets 2009-12-12 00:35:09 +00:00
20e11a1a8d Ported the applet to OSS version 3 2009-12-12 00:30:30 +00:00
f2268bba85 Fixed warnings 2009-12-12 00:28:42 +00:00
71bf5aa7ea Fixed a warning 2009-12-12 00:28:25 +00:00
c85fff1262 Fixed a warning and prevent crashes 2009-12-12 00:27:45 +00:00
2f1ff90aa2 Set embedded as a global flag 2009-12-12 00:16:48 +00:00
cb3bedd4fd Added the volume and cpu scaling applets 2009-12-09 23:43:59 +00:00
a3e5c1319a Hardcoded either outputs.lineout or outputs.master, whichever is first 2009-12-09 23:42:18 +00:00
5df7cbb380 Added a volume setting applet (works only on NetBSD, needs Gtk+ 2.12) 2009-12-09 22:38:01 +00:00
c6baa178c6 Re-generated Makefile 2009-11-29 14:47:19 +00:00
91fb697d35 Added an applet to track the CPU frequency (supports only NetBSD ATM) 2009-11-29 09:29:57 +00:00
bf0dce41ca Added an image to the shutdown button of the shutdown helper dialog 2009-11-28 19:12:01 +00:00
f3796132d3 Added an image to the logout button of the logout helper 2009-11-28 19:07:50 +00:00
36cda85a9a Avoid pointless warnings from GCC 2009-11-24 23:04:17 +00:00
82151f1652 Moved run to the Panel 2009-10-24 01:21:23 +00:00
f478ff19a3 Added a method to load applets 2009-10-05 23:44:24 +00:00
e15e22816e Code cleanup 2009-10-04 14:28:36 +00:00
74dec19087 Do not save twice the same value 2009-10-04 14:05:11 +00:00
34ea20e41c Implemented on NetBSD 2009-10-04 13:57:12 +00:00
79cf65bc3e Always enable the battery and memory applets (when not embedded) 2009-10-04 13:54:09 +00:00
06aa39192f Fixed compilation 2009-09-24 11:20:54 +00:00
0a1c5a50ae Display a full battery when we don't know the status 2009-09-24 11:19:50 +00:00
4008133707 The logout applet now used libSystem 2009-09-24 11:18:05 +00:00
7c86addb20 About to release 0.0.3 2009-09-24 11:11:44 +00:00
d5f77cc1b4 Nicer logout and shutdown dialog boxes 2009-09-21 00:20:35 +00:00
8dd6e0fc89 Using an icon that's really coming from the icon theme 2009-09-20 14:11:11 +00:00
e8d06851ea No longer display the logout button in embedded mode 2009-09-20 12:16:15 +00:00
65139c208b Forcing the window to be on all desktops 2009-09-03 11:21:08 +00:00
8181915506 Implemented the shutdown menu 2009-09-03 11:19:09 +00:00
02228e7a35 Moved run from Accessories to Panel 2009-09-01 00:30:28 +00:00
7827d5d7bf Let it work with Gtk+ < 2.10 2009-08-31 14:58:20 +00:00
32206db37f Let it work with Gtk+ < 2.12 2009-08-31 14:56:20 +00:00
11166dabaf About to release 0.0.2 2009-08-31 14:52:19 +00:00
ed65983a88 Disable the battery and memory panels by default as they're not fully implemented yet 2009-08-31 14:49:37 +00:00
fcc64970fe Do not block propagation of the button-press event 2009-08-30 02:41:10 +00:00
ec32c582c2 Only draw the panel on the first monitor 2009-08-26 01:48:17 +00:00