Commit Graph

893 Commits

Author SHA1 Message Date
9a8333191a Default to generic names (at least for now) 2015-06-18 02:16:15 -04:00
79b750786a Code cleanup 2015-06-18 01:18:04 -04:00
a1ab276edc Update some copyright notices 2015-06-16 03:08:57 -04:00
d91f53de74 Code cleanup 2015-06-16 03:08:45 -04:00
d652450ec6 Improve XDG support some more
This all ought to be in library code though.
2015-06-16 02:26:52 -04:00
94d0b4c861 Report errors when setlocale(3) fails 2015-06-13 00:41:01 -04:00
7802edbd57 Use PROGNAME 2015-06-13 00:39:07 -04:00
a0c3d56bfc Code cleanup 2015-06-13 00:37:08 -04:00
b1df512bd4 Use mnemonics in the menu applet 2015-06-13 00:02:56 -04:00
51b854b0f3 Fix build on !NetBSD 2015-04-20 22:57:18 +02:00
94ee1b8cc8 Open URL desktop entries with htmlapp(1) by default 2015-04-19 18:58:21 +02:00
62fffb57d4 Update the copyright notice 2015-04-19 17:01:22 +02:00
65cac87133 Also implement "Hidden" in desktop entry files 2015-04-19 17:00:42 +02:00
Manuel Bouyer
d4d6a73872 Support AM335x (beaglebone) 2015-04-18 19:18:56 +02:00
9c15c6cfbc Choose an icon for the "brightness" panel applet 2015-04-15 19:07:56 +02:00
e44e8f4a1d Initial import of the "brightness" applet 2015-04-15 00:25:37 +02:00
80f0024924 Add a couple more .gitignore files 2015-04-04 15:53:50 +02:00
31c25b47b6 No longer store Makefiles in the source tree 2015-04-04 15:48:33 +02:00
7d7ac76001 Move the "player" applet to the Integration project 2015-04-04 15:25:57 +02:00
30d291711a Re-generated the Makefiles 2015-02-28 00:32:41 +01:00
0965e1412b Updated the copyright line 2015-02-14 20:13:16 +01:00
6b8a5bb4cf Report signal level correctly (as tested with iwn(4) on NetBSD) 2015-02-14 20:12:13 +01:00
d471e8b486 .cvsignore files are no longer necessary 2014-12-27 17:52:47 +01:00
3cc74e85a6 Re-generated the Makefiles 2014-12-02 01:37:48 +01:00
0f10485203 Renamed the "main" applet to "menu" (helps fix "make distcheck") 2014-12-02 01:37:13 +01:00
eafcfd124a Added partial support for building with OBJDIR 2014-11-04 00:39:23 +01:00
d47bcb4753 Portability fix for SunOS 2014-10-25 01:44:12 +02:00
01651dab00 Portability fix for SunOS 2014-10-25 01:39:56 +02:00
f8cbf53ad4 Use gtk_combo_box_text_append_text() as gtk_combo_box_text_append() is really not in Gtk+ 2.24 2014-10-25 01:29:38 +02:00
9bb740c319 Use gtk_combo_box_text_new() with Gtk+ 2.24 already 2014-10-25 01:25:14 +02:00
4524eae0f2 Really fix build with Gtk+ 3 2014-10-25 01:09:00 +02:00
000b61d3b1 Fixed build with Gtk+ 3 2014-10-25 01:06:44 +02:00
0f9243aa2f Build fix for SunOS 2014-10-25 00:43:39 +02:00
d26e0be396 Build fix on NetBSD (not observed myself) 2014-10-25 00:43:08 +02:00
775074a75e Code cleanup 2014-10-25 00:42:55 +02:00
e907f3834a Build fix for SunOS 2014-10-25 00:42:38 +02:00
dd5bffa7cf Code cleanup 2014-10-23 19:34:21 +02:00
593c468fcd Do not attempt to translate stock labels 2014-10-23 19:33:00 +02:00
e1e8f01ffa Updated some copyright lines 2014-10-23 19:31:29 +02:00
4cb3b056de Also translate the "pager" applet 2014-10-23 19:31:04 +02:00
05898312ce Removed debugging messages committed accidentally 2014-10-23 19:30:16 +02:00
cde30f0e4e Code cleanup 2014-10-23 19:30:06 +02:00
ab95bffc4f Attempt to de-register "screen-changed" events before destroying applets 2014-10-23 19:29:19 +02:00
58d3f34902 Updated the translations 2014-10-22 23:04:46 +02:00
bccd96dff6 Let the panel windows really be re-organized at run-time
It may crash apparently though :(
2014-10-22 22:53:27 +02:00
7705b61aa7 Actually enable/disable panels as configured 2014-10-22 22:06:35 +02:00
ca5881af1c Added a couple comments 2014-10-22 22:06:22 +02:00
c535249b6f Code cleanup 2014-10-17 21:43:41 +02:00
0a9e8abdbe Make sure to spawn the corresponding surfer(1) binary 2014-10-13 21:15:50 +02:00
d3f30d296e More accurate parsing of categories from desktop files 2014-10-13 21:15:11 +02:00
d12b37b51b Updated the TODO list 2014-10-12 20:23:36 +02:00
2d6d7b3c63 Code cleanup 2014-10-12 20:03:09 +02:00
624b3dca2f Fixed panel notifications on connection events 2014-10-12 19:16:11 +02:00
eb253f0477 Added debugging information 2014-10-12 19:15:57 +02:00
8e2280360e Use the icon from the panel applet for notifications 2014-10-12 19:05:23 +02:00
449d6cf374 Make sure to spawn the corresponding panel-message(1) binary 2014-10-12 19:01:57 +02:00
e487e4daa0 Removed the network list from the applet 2014-10-12 18:53:27 +02:00
51fb3518da Autosave by default 2014-10-12 18:48:57 +02:00
48728ce2e2 Code cleanup 2014-10-12 18:34:02 +02:00
3f7a9d7192 Moved the "keyboard" applet to the DeforaOS Integration project
With this change, DeforaOS Panel no longer depends on DeforaOS Keyboard.
2014-09-22 21:25:40 +02:00
9eb3b12f70 Imported the "user" panel applet 2014-09-09 01:22:17 +02:00
314d092be8 Added an embedded mode to panel-notify(1) 2014-09-09 01:07:20 +02:00
96fc3098a1 Fallback for XDG_DATA_DIRS as per the basedir specification 2014-09-08 03:04:15 +02:00
c2f1fe4401 Prefixed the section names about panels with "panel::" in the configuration file 2014-08-02 15:59:11 +02:00
66140ee146 No longer center always what's not meant to be 2014-07-07 01:06:40 +02:00
571afb9a86 What's done is done 2014-07-07 01:03:01 +02:00
d78f44a947 Wrapping up the revised user interface for individual panel preferences 2014-07-07 01:00:58 +02:00
b662f5e647 Check for errors while saving the configuration 2014-07-01 02:03:33 +02:00
df33d53a02 Improved handling of preferences for additional panels some more 2014-06-30 01:24:23 +02:00
ef5d3ac225 Avoid a double const declaration 2014-06-30 01:24:12 +02:00
456b79033f Fixed an infinite loop when applying the preferences 2014-06-30 01:21:16 +02:00
94acabb469 Fixed the default value for the "Enabled" toggle button for each panel 2014-06-29 17:28:15 +02:00
cb60b87335 Translating one more string 2014-06-29 17:09:30 +02:00
bba4c70609 Fixed the title of the frames for each panel position in the preferences 2014-06-29 17:08:22 +02:00
9e3f185123 More consistency calling the applets as such 2014-06-29 17:04:34 +02:00
64ce6dcf52 Added some comments 2014-06-29 16:57:55 +02:00
33e6261116 About to support configuring all panels from the preferences 2014-06-29 11:32:44 +02:00
95754b3153 Code cleanup 2014-06-29 02:35:31 +02:00
e2c8ea4453 Avoid parsing the configuration for each panel window created 2014-06-29 02:13:02 +02:00
a85022debb Now require each panel to be explicitly enabled 2014-06-29 02:08:24 +02:00
48b444817d Code cleanup 2014-06-29 02:07:58 +02:00
cef474f1e2 Check the appropriate section when creating a panel window 2014-06-28 13:57:19 +02:00
b533db3b43 Moved the right panel to a more appropriate place 2014-06-28 13:56:53 +02:00
580b592aec Large rewrite with initial support for left and right panels 2014-06-27 23:49:33 +02:00
3b70a84791 Code cleanup 2014-06-27 22:50:46 +02:00
4cb7e0d79a Code cleanup 2014-06-27 22:50:38 +02:00
6b59cb3eef Code cleanup 2014-06-27 22:48:14 +02:00
c0205e0757 Also load the applets for the left and right panels 2014-06-27 22:47:56 +02:00
0c5af3005d Give a better chance to the left and right panels to work 2014-06-27 22:05:19 +02:00
76c50e90fd Always initialize at least the bottom panel 2014-06-27 21:32:43 +02:00
5a7d0b8719 Also initialize helpers for the left and right panels 2014-06-27 21:27:20 +02:00
5b91e9316d Code cleanup 2014-06-27 21:19:09 +02:00
a784285f40 Using a dedicated section for each panel 2014-06-27 21:18:57 +02:00
30280c4f6d Code cleanup 2014-06-27 20:52:46 +02:00
4fd6e2e56d Using a dedicated section for each panel 2014-06-27 20:51:12 +02:00
26a98fdbd6 Code cleanup 2014-06-27 19:59:03 +02:00
b4a622aa05 Avoid warnings when compiling with Gtk+ 3.0 2014-06-27 19:57:50 +02:00
c95667211f Avoid warnings when compiling with Gtk+ 3.0 2014-06-27 19:57:16 +02:00
99e94b990b Avoid warnings when compiling with Gtk+ 3.0 2014-06-27 19:56:45 +02:00
89a47fecfe Build fix for Gtk+ 3.0 2014-06-27 19:54:11 +02:00
fbfcbeda7b Avoid warnings with Gtk+ 3.0 2014-06-27 19:53:10 +02:00
10d772e2a5 Also let the translator credits be configurable 2014-06-26 20:01:19 +02:00
e5cab573f4 Code cleanup 2014-06-26 03:24:34 +02:00
74d2e25e4f Applet preferences have a dedicated namespace from now on 2014-06-26 03:23:42 +02:00
230da32ff9 Let the "about" dialog also be optional 2014-06-26 03:08:03 +02:00
1e4dc2d6bd Let the "run" dialog also be optional 2014-06-26 03:05:59 +02:00
3040bd11c9 Let the applications menu be optional 2014-06-26 03:04:09 +02:00
6997c7ce36 Code cleanup 2014-06-26 03:00:40 +02:00
2b3ebb1710 Let the contents of the about dialog be configured 2014-06-26 02:57:35 +02:00
8a4e8a6714 Avoid warnings when building with Gtk+ 3.0 2014-06-26 02:56:37 +02:00
b0901604f9 Let one more string be translated 2014-05-16 21:50:09 +02:00
b601ac63a8 Avoid warnings when compiling with Gtk+ >= 3.0 2014-05-16 21:49:18 +02:00
e3970d9dfb Avoid warnings when compiling with Gtk+ >= 3.0 2014-05-16 21:46:54 +02:00
0e6454b414 Avoid warnings when compiling with Gtk+ >= 3.0 2014-05-16 21:45:57 +02:00
95e619f031 Avoid warnings when compiling with Gtk+ >= 3.0 2014-05-16 21:44:12 +02:00
c8ffb14bf5 Avoid warnings when compiling with Gtk+ >= 3.0 2014-05-16 21:43:08 +02:00
ff9007d631 Avoid warnings when compiling with Gtk+ >= 3.0 2014-05-16 21:42:11 +02:00
19081ecc93 Avoid warnings when compiling with Gtk+ >= 3.0 2014-05-16 21:39:37 +02:00
55354d5b1c Avoid warnings when compiling with Gtk+ >= 3.0 2014-05-16 21:38:31 +02:00
5a6c0d1223 Avoid warnings when compiling with Gtk+ >= 3.0 2014-05-16 21:37:12 +02:00
f2408c192a Let one more string be translated 2014-05-16 21:36:05 +02:00
b13b76b844 Avoid warnings when compiling with Gtk+ >= 3.0 2014-05-16 21:35:51 +02:00
075307fa5f Avoid warnings when compiling with Gtk+ >= 3.0 2014-05-16 21:33:02 +02:00
3523201fde Avoid warnings when compiling with Gtk+ >= 3.0 2014-05-16 21:32:53 +02:00
93a785998f s/Cpu/CPU/ 2014-05-16 21:30:31 +02:00
6fefca77b4 Avoid warnings when compiling with Gtk+ >= 3.0 2014-05-16 21:29:46 +02:00
a6dfac0c5e Avoid warnings when compiling with Gtk+ >= 3.0 2014-05-16 21:27:37 +02:00
010893b525 No longer always show the bluetooth icon upon startup 2014-05-16 21:24:15 +02:00
321407e75e Improved the applet's look in notification mode 2014-05-16 21:17:37 +02:00
37b99b2a0a Code cleanup 2014-05-05 23:52:21 +02:00
0b5b7c1090 Ignore loopback interfaces unless configured otherwise 2014-05-05 23:49:41 +02:00
5975966112 In format strings "%f" is better than "%lf" for the double type 2014-04-26 23:14:04 +08:00
13fec67315 No longer wrongly set the status as not associated while listing networks 2014-04-23 19:41:03 +02:00
27bcd3977e Better error handling 2014-04-23 19:32:34 +02:00
affe1d325f Avoid a potential memory leak 2014-04-23 19:06:17 +02:00
38922f31ed Remove interfaces when they disappear 2014-04-02 02:06:38 +02:00
135c118683 Figure when interfaces disappear 2014-04-02 00:41:09 +02:00
965249b8af Also track the current bandwidth for each interface 2014-03-29 02:05:33 +01:00
192963a09c Keep track of the current security status 2014-03-19 17:42:17 +09:00
c57ca7c6b7 Added a comment 2014-03-18 01:20:46 +09:00
32b7bd4ccc No longer block the whole panel while prompting for a wireless key 2014-03-18 01:18:30 +09:00
b204a3fd3a No longer re-create the password prompt window every time 2014-03-18 01:04:31 +09:00
eb0d9ef6fc Automatically connecting to a new network is now optional 2014-03-18 00:38:22 +09:00
3028b62c9f Should finally work with open networks 2014-03-18 00:30:17 +09:00
3d9d82de2c Added some items to the TODO list 2014-03-17 23:59:21 +09:00
4f786d2940 Hopefully more portable (in spite of using <net/if.h> unconditionally) 2014-03-17 23:15:00 +09:00
ea41f8fc95 Use the adequate orientation 2014-03-17 23:01:12 +09:00
7470ecec6c Use the adequate orientation 2014-03-17 22:59:41 +09:00
a79012d1e8 Use the adequate orientation 2014-03-17 22:56:57 +09:00
dc7cd33599 Using the adequate orientation 2014-03-17 22:53:37 +09:00