Commit Graph

268 Commits

Author SHA1 Message Date
dd46c61043 Analyzed and understood the issue with the applets' preferences 2010-12-31 00:25:52 +00:00
c3a3f91e1e Slightly improved the preferences window 2010-12-31 00:25:19 +00:00
e65e67572b The error message dialog is looking nicer 2010-12-30 23:23:04 +00:00
5648ceec87 Code cleanup 2010-12-30 23:20:51 +00:00
9077fe99a3 Implemented some preferences 2010-12-30 23:19:27 +00:00
77251424d4 Using libSystem through pkg-config 2010-12-11 17:24:09 +00:00
03f89bff47 Re-generated Makefiles 2010-12-05 00:37:24 +00:00
1fcb58d970 Added a timeout handler to monitor the volume when it changes 2010-12-04 00:32:47 +00:00
abb2b8c91a Probably fixed how it would always fail once on NetBSD 2010-12-04 00:30:09 +00:00
9a345f0244 Released Panel 0.1.4 2010-11-12 14:43:11 +00:00
29bab857f0 Released Panel 0.1.4 a while ago 2010-11-12 14:38:23 +00:00
49a04019e5 Added a distinct icon for bluetooth support 2010-10-28 15:03:18 +00:00
afa35244c7 Fixed switching to charging/discharging mode 2010-10-28 14:16:48 +00:00
90d9c2b74f Releasing Panel 0.1.3 2010-10-28 13:45:57 +00:00
650ddaeeee Updated the French translation 2010-10-28 13:44:04 +00:00
58616644d4 Attempting to implement charging status on Linux (APM) 2010-10-28 13:40:43 +00:00
c18bd4f970 Use the newer Gtk+ icons 2010-10-28 13:33:55 +00:00
d9ec5bd320 Using a GtkDialog for the (future) preferences dialog 2010-10-26 00:39:45 +00:00
50e0cb8db0 Releasing Panel 0.1.2 2010-10-09 03:17:01 +00:00
aa69f15d31 Allowed both panels to have distinct sizes (through configuration values) 2010-10-07 22:27:16 +00:00
73b15b7119 Saying "device" instead of "computer" in embedded mode 2010-09-15 01:59:13 +00:00
d6fb4d35bf Also monitor the charging status 2010-09-14 20:37:16 +00:00
1ac74d25c2 Probably nicer way to monitor the CPU frequency 2010-08-31 12:01:35 +00:00
3d07d6b01d About to release version 0.1.1 2010-08-26 16:28:10 +00:00
3476681016 Updated the French translation 2010-08-26 16:27:52 +00:00
82def8f9df Really fixing the build on Linux (ignoring sockaddr_un.sun_len completely) 2010-08-20 22:45:53 +00:00
ff4df5c31d Freeing more resources on release (untested but probably safer than before) 2010-08-20 22:42:06 +00:00
145db8cbfe Displaying the name of the interface monitored while looking for the status 2010-08-20 22:28:48 +00:00
1dd12b2b1f Fixed compilation outside NetBSD 2010-08-20 22:23:15 +00:00
6718861407 Was no longer creating the UNIX socket properly 2010-08-20 22:21:01 +00:00
39007de8a4 sun_len in sockaddr_un really is the size of the structure 2010-08-20 22:16:47 +00:00
d35e0d25d5 Added an applet to track the status of wpa_supplicant 2010-08-20 22:00:15 +00:00
0d4d6285e6 Allowing plug-ins to propose configuration dialogs 2010-08-11 23:00:17 +00:00
288bab41db Adding a preferences dialog to the panel 2010-08-09 23:29:21 +00:00
6bc347e88b Updated the plug-in API for consistency with Phone's own plug-in API 2010-08-09 23:02:48 +00:00
a9e5f57efe Avoided a warning 2010-08-09 17:09:56 +00:00
5851b1a566 Reverting the previous change as the prototype was actually correct here 2010-08-07 22:21:11 +00:00
0177f569d1 Updated the French translation 2010-08-07 22:14:33 +00:00
1d9a128b50 Fixed wrong prototype of the main callback (whole applet was probably broken) 2010-08-07 22:12:56 +00:00
e78aa789c4 Let the keyboard command be specified in the configuration file 2010-07-27 01:19:28 +00:00
c92186bdad Code cleanup 2010-07-25 16:09:28 +00:00
a542a26c73 Added GPL version 3 license terms 2010-07-25 07:59:02 +00:00
9d6ee1aaf2 (Open)Solaris probably supports the audioio API better than OSS 2010-07-04 22:51:49 +00:00
d964eaea64 Re-generated Makefiles 2010-07-04 14:12:05 +00:00
c692f5cefe Also use the configuration file to determine how to lock the screen 2010-05-25 13:46:27 +00:00
b91289dc92 Compilation fix for Gtk+ < 2.14 2010-05-19 23:31:58 +00:00
720014e5db Hopefully help cross-compilation 2010-05-19 23:07:43 +00:00
ac0903553c Sending a timestamp to the window manager when switching desktops 2010-05-18 23:32:33 +00:00
c87eff89a2 Hopefully correctly implemented _NET_WM_STRUT now 2010-05-18 23:31:55 +00:00
68367f6430 Setting the _NET_WM_STRUT and _NET_WM_STRUT_PARTIAL properties (untested) 2010-05-18 23:03:37 +00:00