Commit Graph

337 Commits

Author SHA1 Message Date
7e94252f0a Fixed potential crash 2011-03-12 15:55:46 +00:00
a540bc0ed1 Also resetting preferences for applets when required 2011-03-10 20:35:00 +00:00
25a9e82c7a Really saving preferences for applets 2011-03-10 20:32:37 +00:00
f4f9be9b18 Also supporting newer paths for the Openmoko Freerunner 2011-03-10 19:43:16 +00:00
18e8197eff Code cleanup 2011-03-10 19:42:57 +00:00
380cf24854 Do not grab the focus when showing the panel window 2011-02-27 16:16:58 +00:00
6005500ea6 Locking the screen should be done via direct communication to the screensaver 2011-02-27 16:16:30 +00:00
7894bbd93e The logout and shutdown dialogs are asking questions 2011-02-25 05:00:16 +00:00
8c380f88c1 Fixed potential crash 2011-02-25 04:56:53 +00:00
d4c66232d7 Also default to DeforaOS' own screen locking program 2011-02-25 03:04:52 +00:00
8afbee5e95 Added a preferences window to lock the screen 2011-02-25 03:02:08 +00:00
0df1daf82d Added a border to configuration pages 2011-02-25 02:47:29 +00:00
d7594b6fb6 Defaults to DeforaOS' own keyboard implementation 2011-02-25 02:40:51 +00:00
edb5a1d3cc Fixed copy & paste mistakes 2011-02-24 23:55:35 +00:00
336f6eb855 Added an icon for the desktop applet 2011-02-24 12:59:55 +00:00
249655ce24 Using the newer libDesktop 2011-02-24 12:42:38 +00:00
4ecb017600 No longer using gtk_dialog_run() for helper windows 2011-02-24 12:02:55 +00:00
2160c6baf7 The "Show desktop" icon may not always be desired at the far left 2011-02-24 02:15:14 +00:00
6d4a782191 The suspend helper is now found directly in the menu when available 2011-02-05 12:00:02 +00:00
42cfe3f9d3 Using sudo to suspend the computer/device via APM 2011-02-05 11:34:13 +00:00
312e929ddd Added preliminary way to suspend the device/computer 2011-02-05 11:25:36 +00:00
c2b12f4d8d The preferences window' notebook defaults to the first page 2011-02-05 08:32:47 +00:00
b0a7426855 Always center the "About" dialog window 2011-02-05 08:18:53 +00:00
a68876827b More accurate preferences dialog 2011-02-05 03:10:21 +00:00
ecd4c53795 Added an about dialog 2011-02-05 03:02:00 +00:00
13770ff490 Updated copyright information 2011-02-05 03:01:39 +00:00
e6765a84c6 No longer update the volume 20 times per second 2011-02-05 03:01:08 +00:00
1fe4e3e8a4 Added an executable to display the panel settings 2011-02-05 02:41:35 +00:00
0536d358a5 Finally gathering the applets' preferences together in the same window 2011-02-05 02:06:34 +00:00
b195870baf Better handling of execution errors 2011-02-05 01:41:30 +00:00
8b4f055864 Code cleanup 2011-02-04 23:34:50 +00:00
cf500dab08 No longer need to trace child processes (and also translating main.c) 2011-02-04 23:26:23 +00:00
51b2e23190 Exit after 30 seconds of activity (assumes the command given is correct) 2011-02-04 23:15:03 +00:00
9b4c1e1c26 Reverting accidental change 2011-02-04 23:04:19 +00:00
1dfc211cb9 Code cleanup 2011-02-04 23:00:41 +00:00
076da21f05 Code cleanup 2011-02-04 23:00:40 +00:00
fc2ead65b9 Using the glib to execute commands 2011-02-04 22:55:59 +00:00
bd65b3292f No longer flash the preferences window on screen upon startup 2011-02-04 22:09:34 +00:00
f15bcb3cfe Re-generated Makefiles 2011-02-02 17:56:32 +00:00
1cc9402742 Ignore system tray requests with seemingly wrong window IDs 2011-01-22 23:29:07 +00:00
460c698c10 Avoid a warning when compiling on Linux 2011-01-01 00:37:14 +00:00
c471ba11dc About to release Panel 0.1.5 2010-12-31 21:14:57 +00:00
25ed092a70 Polishing some more 2010-12-31 21:11:27 +00:00
9f939231a4 Added a tooltip text 2010-12-31 20:54:31 +00:00
2e68a9a40d Avoid a warning 2010-12-31 00:33:47 +00:00
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
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
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
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
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
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
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
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
cebc020871 Added a reminder for the configuration 2010-05-06 15:08:04 +00:00
a24d06b763 Positioning the keyboard popup window correctly 2010-05-06 14:44:23 +00:00