Commit Graph

19 Commits

Author SHA1 Message Date
Sanel Zukan
28de0f8e96 Using error handler to block XGetImage errors caused in FLTK. Seems how these errors can cause
panel to stop event processing
2009-10-06 11:20:19 +00:00
Sanel Zukan
3adaf5a457 Added X11 and FLTK include paths since they are on non-standard locations on *BSD's. 2009-10-05 12:01:43 +00:00
Sanel Zukan
e694d874fc Do not quit on Esc key. 2009-10-05 11:50:28 +00:00
Sanel Zukan
f7466bed21 Some comment fix.
Simple utf8 test.
2009-10-05 09:43:27 +00:00
Sanel Zukan
bbac3c8882 See it as program, so chmod +x can be done on shared library 2009-10-03 09:14:21 +00:00
Sanel Zukan
4d10320856 Updated paths 2009-10-03 07:49:30 +00:00
Sanel Zukan
1f96f833d9 Merging new panel in the trunk. 2009-10-03 07:33:08 +00:00
Sanel Zukan
0b3662910f Removing old panel. 2009-10-03 07:31:29 +00:00
Sanel Zukan
f472787139 Removed obsolete program-links, efltk.conf and ede.conf.
Added some additional menu entries.
Removed unsed build rules.
Fixing autostart code due the latest try_exec() changes.
2009-10-03 07:24:06 +00:00
Sanel Zukan
faf23b7d2f Fix a warning 2009-04-16 11:36:33 +00:00
Sanel Zukan
1e1851e8d2 Update links 2009-03-27 09:37:45 +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
89c13efc6d Reduced one warning message
Let logout menu option call ede-shutdown
2009-02-26 13:35:00 +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
e051472475 Run ede-help and ede-about 2009-02-25 17:34:10 +00:00
Sanel Zukan
5a82fb1c4a Real launch command 2009-02-25 14:09:49 +00:00
Sanel Zukan
ffb6f38ccd elauncher calls replaced with ede-launch 2009-02-25 13:20:39 +00:00
Sanel Zukan
364b729f87 Fixing code to use config.h as default config incude file 2009-02-20 13:10:21 +00:00
Sanel Zukan
f8c3e1ff7c Copying panel from old ede 2009-02-20 13:04:52 +00:00