Commit Graph

59 Commits

Author SHA1 Message Date
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
29a7a6bf54 Be less annoying when failing 2009-12-12 00:40:26 +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
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
91fb697d35 Added an applet to track the CPU frequency (supports only NetBSD ATM) 2009-11-29 09:29:57 +00:00
36cda85a9a Avoid pointless warnings from GCC 2009-11-24 23:04:17 +00:00
e15e22816e Code cleanup 2009-10-04 14:28:36 +00:00
34ea20e41c Implemented on NetBSD 2009-10-04 13:57:12 +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
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
8181915506 Implemented the shutdown menu 2009-09-03 11:19:09 +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
2ee2f879e3 Added an entry to shut the system down (not implemented yet) 2009-08-26 01:15:07 +00:00
d1da1cf272 Only show tasks from the current desktop 2009-08-26 01:06:26 +00:00
27e7e6db10 Code cleanup 2009-08-26 01:05:54 +00:00
1147804831 was only compiling on NetBSD anymore 2009-08-25 23:22:21 +00:00
f540bbef2e Renamed "panel.h" to "Panel.h" to avoid conflicts with ncurses 2009-08-25 23:17:57 +00:00
f788f1f862 Initial support for the popup menu (only works from the keyboard at the moment) 2009-08-20 17:08:59 +00:00
f7865d82f8 Inserted some space between the icon and the label 2009-08-17 22:43:09 +00:00
852fcb9487 Many improvements 2009-08-17 22:28:18 +00:00
658ba0dd60 Handling the icon size from the Panel class only 2009-08-15 21:38:26 +00:00
ffdd817df2 Obtaining the desktop names 2009-08-15 16:16:15 +00:00
6ddfcb60d2 Fetch the current desktop upon initialization already 2009-08-15 16:14:20 +00:00
e140dbb1e7 Preparing the 0.0.1 release 2009-08-13 19:41:33 +00:00
3e19d90925 Added a pager module 2009-08-13 14:45:45 +00:00
6df78173ed Some embedded tweaks 2009-08-13 14:42:23 +00:00
636d46fd9f Using the plugin target instead of libraries 2009-08-12 07:49:44 +00:00
0698ffd1af Move the last activated window to the top of the list on embedded platforms 2009-08-10 14:43:47 +00:00
ac4132c1cf Behave better with lots of windows 2009-08-10 01:42:26 +00:00
29c9cb744c Let the applets choose if they want to expand or fill the available size 2009-08-10 01:31:33 +00:00
47ab15d16d The check for normal windows was too strict 2009-08-10 01:09:11 +00:00
eca2a729d8 Fixed with metacity 2009-08-10 01:02:33 +00:00
7d25a941ec Fixed generation of re-distributable source archives 2009-08-10 00:55:00 +00:00
7256d15e50 Many fixes 2009-08-10 00:54:19 +00:00
c12f10f2f1 Fixed an uninitialized variable access 2009-08-09 18:43:50 +00:00
7a8daa922a No longer duplicating tasks at every event caught 2009-08-09 18:42:06 +00:00
1f6ed7de0c Code cleanup and added a tooltip text 2009-08-09 18:40:40 +00:00
dd1211aabc Added tooltip texts 2009-08-09 18:40:14 +00:00
2e810502cc Added an embedded mode which displays only the current time 2009-08-09 18:39:44 +00:00