Commit Graph

14 Commits

Author SHA1 Message Date
Sanel Zukan
e399841a6d a massive fix of FLTK headers inclusion; 2008-09-15 11:00:23 +00:00
Sanel Zukan
ef7c53d33d Renamings to clarify some actions
Commented building of test/notify; previous code that was tested
was removed long time ago
2008-08-10 17:49:38 +00:00
Sanel Zukan
530a815246 eiconman:
Implemented dialog for icon properties.
EDEBUG, EWARNING, EASSERT replaced with E_DEBUG, E_WARNING, E_ASSERT

ehelp:
Imported ehelp. It is meant for displaying ede help or some of
documented programs in the browser, no matter where help is installed.

Remanining thing is to be added in configure script so it can set correct
paths, when configure be written.

Documented ehelp.
2008-08-07 14:22:05 +00:00
Sanel Zukan
8d4a1dba28 Removed NotifyBox. It should be replaced with notification stuff
Added some dbus code. Desktop changes are reported via 'org.equinoxproject.Eiconman.DesktopChanged' signal
2008-04-07 15:35:02 +00:00
Sanel Zukan
1781407ef0 Added some basic UTF-16 to UTF-8 code. Works nicely with mozilla/seamonkey
clipboard, but messes everything else. More work, more work...
Also added terminating char when strncpy is used. I miss that strlcpy...
2007-07-30 12:46:37 +00:00
Sanel Zukan
adc3a8efcd Ok let's see:
* DND now should work reasonable (still not finished DND on icons)
* Added menus (icon specific, desktop)
* Icon renaming works too
* Some code to change icons fonts (unfinished)
* Desktop main instance will be now first created and then call rest of
  init data. This will allow init data to re-use desktop instance and peek
  it's own data (area() for example). Previously, calling such functions would
  crash app since constructor didn't finished with creation of desktop instance.
2007-07-02 10:28:18 +00:00
Sanel Zukan
ea32acf7fa .desktop files are read by DesktopFile
Added selection box, but needs more work with redrawing
DND mess; still not work as expected
2007-06-25 09:20:49 +00:00
Sanel Zukan
f006fb0d0f Small fix in case of desktop icon without image.
Rootpmap accepts now works for 16/24 bit displays with 16/24/32 bit images.
2007-06-22 09:43:15 +00:00
Sanel Zukan
c153f4f114 Root pixmap is set when wallpaper is choosed (pseudo transparency).
When icons are moved, correct shape is applied on that window.
...maybe something forgot to add...
2007-06-20 10:58:07 +00:00
Sanel Zukan
c2adf77325 NotifyBox almost finished.
Atom initialization moved to one place.
Added few ede specific atoms with implementation.
Added sample test.
2007-06-19 09:59:15 +00:00
Sanel Zukan
202b4ffb29 eiconman based on fltk1. Most of the stuff is
revised from scratch.
2007-06-18 14:18:35 +00:00
Sanel Zukan
5d3300c410 Selection box is in dotted style 2007-05-22 17:49:50 +00:00
Sanel Zukan
9c4fb55bc7 Made correctly working selection box 2007-05-22 16:27:33 +00:00
Sanel Zukan
0c8e41bd37 Imported new eiconman 2007-05-22 14:53:17 +00:00