ede/ede-desktop
Sanel Zukan f1a37cefd2 Changed icon create/edit dialog, so working path can be set, including startup options like running in terminal or starting with startup nofication hints.
Changed how icons are started. Previously, ede-desktop would extract content from .desktop Exec key and explicitly run it. This would not correctly handle other .desktop details, like startup notification or running in terminal. Now, full .desktop path is sent directly to ede-launch which will take care about named startup details.

These changes also fixes bug #235: "Working directory and startup notification for desktop icons".
2014-02-25 18:16:10 +00:00
..
fl Changed icon create/edit dialog, so working path can be set, including startup options like running in terminal or starting with startup nofication hints. 2014-02-25 18:16:10 +00:00
test Renaming eiconman to ede-desktop 2008-10-02 08:35:46 +00:00
Desktop.cpp Changed icon create/edit dialog, so working path can be set, including startup options like running in terminal or starting with startup nofication hints. 2014-02-25 18:16:10 +00:00
Desktop.h Removing old ede-desktop.h. Adding support for editing existing icons. 2013-06-24 14:40:28 +00:00
DesktopIcon.cpp Changed icon create/edit dialog, so working path can be set, including startup options like running in terminal or starting with startup nofication hints. 2014-02-25 18:16:10 +00:00
DesktopIcon.h Changed icon create/edit dialog, so working path can be set, including startup options like running in terminal or starting with startup nofication hints. 2014-02-25 18:16:10 +00:00
Globals.h Removing old ede-desktop.h. Adding support for editing existing icons. 2013-06-24 14:40:28 +00:00
IconDialog.cpp Changed icon create/edit dialog, so working path can be set, including startup options like running in terminal or starting with startup nofication hints. 2014-02-25 18:16:10 +00:00
IconDialog.h Removing old ede-desktop.h. Adding support for editing existing icons. 2013-06-24 14:40:28 +00:00
Jamfile Manualy merging ede-desktop2 branch. SF merging facility (ignores valid login) sux badly. 2013-05-30 13:07:49 +00:00
MovableIcon.cpp Manualy merging ede-desktop2 branch. SF merging facility (ignores valid login) sux badly. 2013-05-30 13:07:49 +00:00
MovableIcon.h Fixing some accidentaly lowered chars. 2013-06-05 16:34:06 +00:00
Utils.cpp Manualy merging ede-desktop2 branch. SF merging facility (ignores valid login) sux badly. 2013-05-30 13:07:49 +00:00
Utils.h Fixing some accidentaly lowered chars. 2013-06-05 16:34:06 +00:00
Wallpaper.cpp Removing old ede-desktop.h. Adding support for editing existing icons. 2013-06-24 14:40:28 +00:00
Wallpaper.h Manualy merging ede-desktop2 branch. SF merging facility (ignores valid login) sux badly. 2013-05-30 13:07:49 +00:00
ede-desktop.conf Names over the code updating. 2008-10-02 09:42:19 +00:00
ede-desktop.cpp Allow last changes to be compileable with FLTK 1.1.x. This way I found some rand()/srand() calls without stdlib.h inclusion... 2013-10-28 23:42:40 +00:00