Commit Graph

9 Commits

Author SHA1 Message Date
Sanel Zukan
bee5fd8fb9 Removing old ede-desktop.h. Adding support for editing existing icons.
Editing will be done simply by creating first .desktop file and letting ede-desktop to read it, performing some
checks to determin if only content was changed or file was renamed. Using this scheme, beside it simplify the code,
it addresses the cases when icon was modified outside the desktop or removed.

These things could be solved by using DirWatch, but I'm trying to rely less on OS notification system...
2013-06-24 14:40:28 +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
44d997a075 Use common netwm code from edelib. 2009-12-24 15:47:29 +00:00
Sanel Zukan
a324dc2eb0 Some code reformatting.
Fixed pixmap creating issue for 24-bit displays.
2009-11-23 12:52:03 +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
5fe543ff4c Finishing wallpaper options (centering, stretching, tiling).
Some refactoring.
2009-03-26 17:05:44 +00:00
Sanel Zukan
757710503f Code refactoring. 2009-03-26 13:01:59 +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