Commit Graph

499 Commits

Author SHA1 Message Date
d52dc6d2a4 Increased the reception buffer as messages may be bigger 2013-12-01 06:04:35 +01:00
bce4e14c41 No longer call unlink() so early as it blocks responses 2013-12-01 06:01:10 +01:00
9214216823 Code cleanup 2013-12-01 06:00:54 +01:00
8b12021676 Code cleanup 2013-12-01 05:31:13 +01:00
c298d04ade Give more space to the path for the socket 2013-12-01 05:19:36 +01:00
3c037eddb1 Use the environment variable TMPDIR when defined for the socket 2013-12-01 05:14:19 +01:00
7da146ba30 Using PROGNAME for "panelctl" too 2013-11-24 02:21:03 +01:00
b76043ff94 There is now code to apply all preferences without a restart 2013-11-24 02:18:50 +01:00
f1335bb963 Applets are now destroyed accordingly 2013-11-24 02:18:22 +01:00
271e6db60b Showing the panel windows again 2013-11-24 02:16:08 +01:00
1165ee5230 Correctly implemented the "TryExec" key 2013-11-24 02:10:36 +01:00
57e09baba9 Re-using code for XDG menu handling 2013-11-24 01:53:53 +01:00
f7e0a58bb8 Refactored the idle callback to allow code re-use 2013-11-24 01:47:24 +01:00
390a1b5c06 Mention code duplication 2013-11-24 01:37:00 +01:00
8bb5a72064 Also look for applications in "~/.local/share" if XDG_DATA_HOME is not set 2013-11-24 01:31:36 +01:00
c7863e864f Let the tools link with libPanel 2013-11-24 01:00:26 +01:00
f5943637b8 Now building a common library (libPanel) 2013-11-24 00:17:11 +01:00
ef32f3fc0e Preparing for code re-use through a common library 2013-11-24 00:08:48 +01:00
d3450f0f11 Code cleanup 2013-11-23 04:50:07 +01:00
79bc38c9bc Also check applications in XDG_DATA_HOME 2013-11-23 02:48:36 +01:00
294d806d12 Refresh the menu as required 2013-11-22 05:11:49 +01:00
df2ab030cc Now able to look for applications in multiple directories 2013-11-22 04:49:50 +01:00
0a497172ed Fixed potential erroneous event source removal 2013-11-22 02:56:40 +01:00
8c3f305c18 Keeping track of the applets added 2013-11-22 02:50:28 +01:00
a6ba764679 Fixed build in debug mode 2013-11-22 02:25:02 +01:00
495e118f01 No longer leave temporary files behind so easily 2013-11-22 00:28:28 +01:00
3d9a1a1c85 Code cleanup 2013-11-21 23:56:36 +01:00
57615321ea Implemented a notification mode for the "wpa_supplicant" applet 2013-11-21 04:27:51 +01:00
644639ec70 Differentiate the program name from the package name 2013-11-21 04:20:20 +01:00
50e7fc813f Differentiate the program name from the package name 2013-11-21 04:17:45 +01:00
2a82ce5129 Masking the label in embedded mode 2013-11-21 04:10:20 +01:00
cd6c26b444 Portability fixes 2013-11-21 04:07:58 +01:00
02c22842f1 Code cleanup 2013-11-21 03:45:19 +01:00
31c5e17707 List the networks configured 2013-11-21 03:33:23 +01:00
a7c7444003 Code cleanup 2013-11-21 02:55:33 +01:00
d472e34d97 Code cleanup 2013-11-21 02:53:15 +01:00
a0bb15d08a Code cleanup 2013-11-21 02:51:30 +01:00
445f933a88 Code cleanup 2013-11-21 02:50:23 +01:00
544b951adc Set an icon for the "template" applet 2013-11-21 02:42:27 +01:00
b03c75d3f4 Code cleanup 2013-11-20 01:15:24 +01:00
31c65689d3 Fixed a minor memory leak 2013-10-30 21:31:25 +01:00
5301c8cb8d Identified an issue when setting the icon size with registered sizes 2013-10-27 02:53:37 +02:00
ab05c7b500 Code cleanup 2013-10-27 02:53:28 +02:00
72e75e488b Fixed potential crash when closing the logout window 2013-09-15 19:12:59 +02:00
7e5888c31a Build with "-lintl" by default 2013-07-25 23:54:16 +02:00
31d57a04fe Logging out is now supported in embedded mode (but disabled by default) 2013-07-20 05:17:16 +02:00
a52fd1866e Re-using more code 2013-07-20 04:56:15 +02:00
2177021857 Use the complete path to the "run" binary helper 2013-06-15 15:02:44 +02:00
83976c9aa9 Updated the copyright information 2013-06-02 01:40:44 +02:00
bf681442cc Allow the main menu button to contain some text 2013-06-02 01:37:30 +02:00