Commit Graph

60 Commits

Author SHA1 Message Date
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
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
a7c7444003 Code cleanup 2013-11-21 02:55:33 +01:00
d472e34d97 Code cleanup 2013-11-21 02:53:15 +01:00
2177021857 Use the complete path to the "run" binary helper 2013-06-15 15:02:44 +02:00
bf681442cc Allow the main menu button to contain some text 2013-06-02 01:37:30 +02:00
902216a075 Code cleanup 2013-02-28 01:07:16 +01:00
ac832021c9 Fixed a couple of memory leaks 2012-12-23 19:58:28 +01:00
69d2ce1523 Added a comment 2012-12-23 03:34:57 +01:00
1155bb689d Now also able to open URLs and directories 2012-12-23 03:34:14 +01:00
c10f37700f Let packagers easily override the DATADIR 2012-12-23 03:09:28 +01:00
ba593ca271 The "Type" desktop entry key really is required 2012-12-23 03:04:44 +01:00
466b4d213e Implemented the "Type" desktop entry key 2012-12-23 03:01:43 +01:00
0570c43e19 Also implemented the "Path" desktop entry key 2012-12-23 02:59:09 +01:00
9efbd15057 Let the activate handler access more properties of the desktop entry 2012-12-23 02:38:33 +01:00
93dae04c49 Also implemented the "TryExec" key 2012-12-23 02:29:09 +01:00
70f00cdf50 Implemented the "NoDisplay" key 2012-12-23 02:24:37 +01:00
8854d3dfa7 Crude way to ignore dynamic arguments when launching desktop applications 2012-10-30 00:06:36 +01:00
c674052412 Only let the user rotate the screen directly when in embedded mode 2012-03-21 21:07:42 +00:00
ba6bc608ea Added a helper to rotate the screen by 90 degrees 2012-03-18 05:51:14 +00:00
76f03d8a2d Reworked Panel Applets management 2012-01-07 02:58:14 +00:00
86350862be Added applications' comments as tooltips in the menu entries 2011-11-30 05:39:26 +00:00
2313ecafe3 No longer leak memory upon errors 2011-10-19 09:30:00 +00:00
e6e8b558ce Setting some icons to the applets 2011-09-09 08:35:18 +00:00
1628d25244 Removed the need for PanelAppletPosition with the new "spacer" plug-in 2011-08-22 23:35:03 +00:00
faf99054e1 Simplifying the behaviour 2011-07-16 02:30:47 +00:00
8abe682f50 Include the configuration file 2011-07-16 01:15:54 +00:00
176b0599f3 Unifiying the plugin API 2011-05-29 01:21:41 +00:00
25a9e82c7a Really saving preferences for applets 2011-03-10 20:32:37 +00:00
d4c66232d7 Also default to DeforaOS' own screen locking program 2011-02-25 03:04:52 +00:00
4ecb017600 No longer using gtk_dialog_run() for helper windows 2011-02-24 12:02:55 +00:00
6d4a782191 The suspend helper is now found directly in the menu when available 2011-02-05 12:00:02 +00:00
312e929ddd Added preliminary way to suspend the device/computer 2011-02-05 11:25:36 +00:00
ecd4c53795 Added an about dialog 2011-02-05 03:02:00 +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
c692f5cefe Also use the configuration file to determine how to lock the screen 2010-05-25 13:46:27 +00:00
f9310235e3 Translated the main menu 2010-04-22 12:02:14 +00:00
781acabb28 No longer infinitely loop when idle if the applications were not found 2010-02-06 17:54:05 +00:00
8bc220567c Only display applets when explictly done by the applets themselves 2010-01-16 23:58:16 +00:00
aa277cef29 Added icons to the "Audio" and "Education" categories 2010-01-06 23:20:04 +00:00
f2268bba85 Fixed warnings 2009-12-12 00:28:42 +00:00
36cda85a9a Avoid pointless warnings from GCC 2009-11-24 23:04:17 +00:00