Commit Graph

55 Commits

Author SHA1 Message Date
c940e3df16 Update the copyright notice 2022-05-14 01:47:18 +02:00
9a57683ec7 helper.c: avoid a few compilation warnings 2022-05-14 01:47:18 +02:00
4e308d50e9 Implement the locking dialog 2018-02-15 03:43:13 +01:00
875ff78fc5 Code cleanup 2018-02-15 01:12:50 +01:00
b3530cbf6f Also detect suspend and shutdown capabilities in tools 2018-02-15 01:08:29 +01:00
a7a207a71b Add a helper for suspending and corresponding dialogs 2018-02-14 19:13:44 +01:00
f98c004503 Update the copyright notice 2018-01-22 02:57:55 +01:00
77c5e2ab48 Avoid a few more compilation warnings 2018-01-22 02:57:46 +01:00
ebe82d5132 Update the copyright notice 2016-02-19 01:45:23 +01:00
1c3383960f Code cleanup 2016-02-19 01:45:23 +01:00
153909b557 Adapt to the new API for the Error class 2015-11-22 23:49:50 +01:00
209b02af91 Align tests with the actual code 2015-10-23 19:24:14 +02:00
14eab01d60 Align error handling with panel(1) 2015-09-24 02:10:07 +02:00
e8e96ac710 Fix panel-notify(1) and further tools 2015-09-03 00:50:47 +02:00
2e97d38d6f Remove unused variable 2015-07-31 22:08:37 +02:00
ac5cac38a5 Refactoring of the window management 2015-07-31 22:06:01 +02: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
314d092be8 Added an embedded mode to panel-notify(1) 2014-09-09 01:07:20 +02:00
5317c43f46 Let an additional error message be translated 2014-09-08 03:20:30 +02:00
c3bffccad3 Really implemented panel_get_config() 2014-06-26 03:11:24 +02:00
2b3ebb1710 Let the contents of the about dialog be configured 2014-06-26 02:57:35 +02:00
e487a22d13 The panel applet helper now knows the panel's orientation 2014-03-17 22:38:15 +09:00
c7863e864f Let the tools link with libPanel 2013-11-24 01:00:26 +01:00
ef32f3fc0e Preparing for code re-use through a common library 2013-11-24 00:08:48 +01:00
1efd43575a No longer guess PROGNAME 2013-11-23 23:27:09 +01:00
10fc298d89 Let the code look closer to the main code 2013-11-22 03:37:36 +01:00
72773e1f72 Keep track of the widgets added to the panel windows 2013-11-22 02:30:45 +01:00
78c9d33bbc Fixed error handling while adding applets 2013-11-22 01:40:46 +01:00
07f2800b81 Checking on which window to add the applets 2013-11-22 00:45:34 +01:00
0497a8ab85 Factored some more code 2013-11-22 00:21:11 +01:00
3d9a1a1c85 Code cleanup 2013-11-21 23:56:36 +01:00
f3c26b3a69 Factored some more code 2013-11-21 05:47:33 +01:00
296293c4b1 Factored some more code 2013-11-21 05:44:11 +01:00
dbcf0dc6c5 Factored some more code 2013-11-21 05:40:49 +01:00
5502c26fa9 Properly destroying the applets when exiting 2013-11-21 05:38:11 +01:00
0500fce878 Keep track of the applets added 2013-11-21 05:02:39 +01:00
19960d14f6 Factored some more code 2013-11-21 04:43:21 +01:00
81577499fc Also translating the helper functions for the tools 2013-11-21 02:40:32 +01:00
2527e2d1c7 Use PROGNAME instead of PACKAGE when printing the program's name 2013-11-21 02:29:03 +01:00
31d57a04fe Logging out is now supported in embedded mode (but disabled by default) 2013-07-20 05:17:16 +02:00
00e6223895 Also translating the tools 2013-07-20 05:04:07 +02:00
a52fd1866e Re-using more code 2013-07-20 04:56:15 +02:00
902216a075 Code cleanup 2013-02-28 01:07:16 +01:00
6012d6804f Implemented all of the remaining helpers 2012-12-24 03:33:09 +01:00
1706d439a0 Also implemented the "config_set" helper 2012-12-24 03:30:45 +01:00
8e8488e770 Added some more helpers 2012-12-24 03:27:12 +01:00
4ef43d9b6c Added a helper to rotate the screen 2012-12-24 03:11:55 +01:00
9a2bb11cc3 Added a (non-functional) helper for logging out of the session 2012-12-24 03:09:12 +01:00
7f6378e416 Added (and using) a LIBDIR constant 2012-12-24 03:02:26 +01:00