Commit Graph

41 Commits

Author SHA1 Message Date
Sanel Zukan
1c2cfe3739 Handle case when icon wasn't selected.
By default, 'empty' icon should be used. It is now shown in preview box and will
be selected when icon wasn't explicitly chosen. Also, redraw full desktop when icon was removed, to
prevent displaying icon which isn't available.

Added small delay when icon was removed so directory watcher skip remove event.
2012-05-15 12:49:16 +00:00
Sanel Zukan
eccdcd83ef Icon renaming support. 2012-05-15 11:10:40 +00:00
Sanel Zukan
05f5f43aca Browsing files support. Real removal, but yet incomplete 2012-05-10 11:19:19 +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
27b8bd888a Going toward implementing creating icons on desktop 2012-04-25 16:28:09 +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
28ed6ee5bf Dummy way to search iconv on platformes where it is separate library. More fixes on pekwm configure macros. Fixing compilation for ede-desktop.cpp 2011-11-10 14:20:58 +00:00
Sanel Zukan
ffb5307467 Compilation fix by anonymous to compile on TinyCore. 2011-11-10 09:17:40 +00:00
Sanel Zukan
23396ec197 Read font from font cache and display it 2011-11-09 14:08:11 +00:00
Sanel Zukan
f0acacfd89 Some cleanup 2011-10-24 15:30:31 +00:00
Sanel Zukan
c7ec90a607 Removed non-implemented things, for now... 2011-10-24 14:59:22 +00:00
Sanel Zukan
f5e6768f47 Small refactoring 2011-10-18 08:45:55 +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
39b5181ad5 Use EDE_APPLICATION to init localization code and set default (and much saner) font size. 2010-03-28 12:54:45 +00:00
Sanel Zukan
44d997a075 Use common netwm code from edelib. 2009-12-24 15:47:29 +00:00
Sanel Zukan
1031cdb68e Ignore if TERM == dumb on ede-launch.
Check smallest allowed sizes for font and maxwidth in ede-desktop icons.
2009-11-27 22:26:25 +00:00
Sanel Zukan
cc9725582c Call ede-keyboard-conf when clicked on applet.
Let ede-keyboard-conf uses setxkbmap for setting changes.
ede-desktop foreign callback addopted for latest modification in edelib.
ede-conf will display keyboard configuration.
2009-11-13 11:53:02 +00:00
Sanel Zukan
2e989474b3 Use callback changes in edelib 2009-11-10 11:10:34 +00:00
Sanel Zukan
445a252644 Make label transparent by default.
Use nice darker blue for default background.
2009-10-08 12:46:45 +00:00
Sanel Zukan
5f5b7da26d Small report change 2009-10-07 14:40:56 +00:00
Sanel Zukan
e6104ff470 Arrange icons if file with icon position wasn't found 2009-10-07 14:38:48 +00:00
Sanel Zukan
7398386ad5 Allow ede-launch arguments to be quoted or unquoted 2009-10-03 09:06:05 +00:00
Sanel Zukan
a425c03182 Removed unneeded execute() member 2009-07-09 14:11:28 +00:00
Sanel Zukan
4bc8027cb7 Replacing FLTK menus with the ones from edelib.
Some icons in menus
2009-07-09 13:26:59 +00:00
Sanel Zukan
5eda865eb4 Small refactoring
Allow translation of the name of none icon
2009-05-20 15:04:32 +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
d0e0732792 Replaced deprecated functions 2009-04-16 11:24:52 +00:00
Sanel Zukan
cb57f095d0 Refactoring, cleanup... 2009-03-27 09:40:03 +00:00
Sanel Zukan
0e66b21258 Menu items changed. 2009-03-26 18:27:32 +00:00
Sanel Zukan
e95ef2bc5f Update background when wallpaper was disabled. 2009-03-26 18:20:56 +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
99c4913b8c Update changes in run_* commands 2009-02-27 14:51:55 +00:00
Sanel Zukan
971172ac14 Imported ede-launch, a replacement for elauncher.
A bunch of things is still missing, but we have to start from something
2009-02-25 13:15:16 +00:00
Sanel Zukan
b781d14805 Let ede-desktop run system installed ede-desktop-conf
Set Gtk/FontName in ede-settings.conf to the sane values so firefox (and other gtk apps)
does not yield unreadable windows

Removed some debugging code in evoke
2009-02-20 17:14:31 +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
cb0ee372b8 Renaming files 2008-10-02 09:33:46 +00:00