Commit Graph

20 Commits

Author SHA1 Message Date
Sanel Zukan
512645123a Reuse desktop folder path from Desktop class. Also small reordering, so only spaces are
replaced inside file name, not full desktop path.
2012-05-18 12:06:32 +00:00
Sanel Zukan
eccdcd83ef Icon renaming support. 2012-05-15 11:10:40 +00:00
Sanel Zukan
dd496f4780 Make dialog-like windows centered. Work on implementing missing ede-desktop functions 2012-05-07 08:53:13 +00:00
Sanel Zukan
b16aa99e08 Implementing creating folders from menu. Also, try to store icon of created item when mouse last clicked 2012-04-23 12:43:20 +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
394566a9a5 Fixed few things for easier compilation with FLTK 1.3.
Forbidden asciidoc to read /etc/asciidoc folder, as it could have newer incopatible asciidoc config files.
2011-08-03 12:20:37 +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
cf8f661b17 Let DesktopIcon::rename() handle most of the stuff 2009-05-20 08:55:39 +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
0c2831c50e Instead local USE_SHAPE, use HAVE_SHAPE from global config.h.
Some code style update.
2009-03-26 18:09:20 +00:00
Sanel Zukan
5fe543ff4c Finishing wallpaper options (centering, stretching, tiling).
Some refactoring.
2009-03-26 17:05:44 +00:00
Sanel Zukan
59e0be678f Update to the latest IconLoader changes. 2009-03-25 11:13:12 +00:00
Sanel Zukan
2ea73b6996 Merged changed pkg.m4 from edelib
ede-panel has alternative way of calling ede-about dialog

Dumped SettingsApplicator.* code from evoke. They are replaced with ede-settings-apply script
which should call all programs that needs to apply stored settings. This will reduce code entropy

evoke will call ede-settings-apply at the startup

ede-bell-conf modified to use "--apply" arg and to apply known settings

ede-desktop will start icon exec path via ede-launch

Fixed freebsd specific code in ede-panel's battery code
2009-03-03 11:47:30 +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
40400c0654 Remove commented code
Some refactoring
2008-10-03 10:14:57 +00:00
Sanel Zukan
8a08b132ad Small refactoring 2008-10-02 12:16:04 +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