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
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
ede-desktop.conf
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
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
MovableIcon.cpp
MovableIcon.h Fixing some accidentaly lowered chars. 2013-06-05 16:34:06 +00:00
Utils.cpp
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