Commit Graph

404 Commits

Author SHA1 Message Date
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
d72bc2ba8e Hopefully now really choosing the best icon for a given size 2010-05-10 10:34:45 +00:00
487f008a0c No longer accept the focus 2010-05-09 22:30:08 +00:00
c2f82c03f0 Show or hide the applet when the plug comes or goes 2010-05-09 01:21:56 +00:00
78249380b6 Placing the phone applet on the left side instead 2010-05-07 15:12:54 +00:00
f3fb207e59 Regenerated translation 2010-05-07 00:53:25 +00:00
64cfe535a2 Preparing for the 0.1.0 release 2010-05-07 00:52:28 +00:00
c02a91d37d Truly avoid refreshing the image when not necessary 2010-05-07 00:29:49 +00:00
6a9aeae880 Added a plug-in embedding the signal and operator reports from the Phone project 2010-05-07 00:06:42 +00:00
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