Commit Graph

15 Commits

Author SHA1 Message Date
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
Sanel Zukan
095feb98e7 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
Sanel Zukan
361d3a532a Show tooltip over icon if icon contains Comment key. 2013-10-28 21:51:05 +00:00
Sanel Zukan
fc433aa342 Better handling if configuration isn't present. 2013-06-06 09:48:01 +00:00
Sanel Zukan
5bfe346880 Manualy merging ede-desktop2 branch. SF merging facility (ignores valid login) sux badly. 2013-05-30 13:07:49 +00:00
Sanel Zukan
b7eb2760dc Clang warnings fix 2012-11-15 03:53:36 +00:00
Sanel Zukan
23396ec197 Read font from font cache and display it 2011-11-09 14:08:11 +00:00
Sanel Zukan
77c2ce9739 Refactoring some icon handling. Dumping trash handling; this should be done by separate application 2011-10-18 08:17:35 +00:00
Sanel Zukan
b6d080e414 Run icon action via menu 'Open' 2009-07-09 13:59:51 +00:00
Sanel Zukan
e147228f53 Again, replacing FLTK menus... 2009-07-09 13:44:16 +00:00
Sanel Zukan
ffee0edd57 Some refactoring so icon properties does not get's copied
Added some hack to make valgrind silent in wallpaper code
2009-05-19 11:10:23 +00:00
Sanel Zukan
c7c8fc92ea Added ede-bell-conf, a tool to configure system bell (that annoying beep thing)
Rest are changes so can nicely be compiled on freebsd
Also, some changes are in coding style
2009-02-26 11:15:27 +00:00
Sanel Zukan
bc68297a78 s/icon1()/use_icon1()
s/icon2()/use_icon2()
Let selected icon be darker; it is a much better visual than only
selected icon label
2008-10-03 11:29:56 +00:00
Sanel Zukan
f5ca9cd65a Names over the code updating.
Small code reordering.
Interface where ede-desktop listens is now org.equinoxproject.Desktop.
New config format.
2008-10-02 09:42:19 +00:00
Sanel Zukan
6384a7b92a Renaming eiconman to ede-desktop 2008-10-02 08:35:46 +00:00