Commit Graph

18 Commits

Author SHA1 Message Date
Sanel Zukan eed5749909 Importing pekwm as alternative wm. Adopting it to ede build system including autoconf checks.
Also center ede-launch window.
2011-10-23 00:10:40 +00:00
Sanel Zukan 73d51110cc Better terminal handling 2011-10-21 20:26:19 +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 f17c97d4a8 Do not state things that are not implemented 2010-03-07 14:03:30 +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 037196c9be Reduced warnings on gcc 4.4.1.
Let panel applet use GLOBALFLAGS.
Check for XKBrules from XKB extension and conditionally compile code using it.
2009-11-20 17:08:29 +00:00
Sanel Zukan bafdb44a10 Let ede-launch use xterm if TERM was inherited from login console.
Dumping usage of FL_SHOW event in ede-panel; everything is now handled in Panel::show().
Call Panel::hide() even if ede-panel was ended/killed with outside signal; with this configuration file will be stored.
Remember panel position (top/bottom).
2009-11-18 12:24:58 +00:00
Sanel Zukan c3912222cd Fix some warnings on *BSD's 2009-10-07 09:25:21 +00:00
Sanel Zukan ddb8ae12b0 Free some allocations 2009-10-03 12:28:41 +00:00
Sanel Zukan 7398386ad5 Allow ede-launch arguments to be quoted or unquoted 2009-10-03 09:06:05 +00:00
Sanel Zukan be2cb085b9 A small documentation update for evoke.
Do not compile running code for ede-launch-sn in ede-launch when startup-notification was not found.
Allow report button only for ede applications.
2009-07-07 11:57:45 +00:00
Sanel Zukan e8c8485097 Very tiny documentation revision.
Fixed code so it can be compiled on SunStudio without errors.
2009-03-30 15:17:00 +00:00
Sanel Zukan 51b488fb14 Added EdeProgramBare rule, that will link with FLTK libs, without images
libstartup-notification checks in configure.in
ede-launch now uses startup notification protocol via ede-launch-sn helper
Added removal of /tmp/.evoke.lock at the startup, in case evoke crashed during sesssion
2009-03-06 12:12:27 +00:00
Sanel Zukan 84589d3ad7 Let failed start be reported even when program was started from console 2009-03-05 18:21:37 +00:00
Sanel Zukan 579d834856 Some output when some functions fails
Correctly propagate returned value from spawned process
Check returned values and display appropriate dialog
2009-02-27 14:37:09 +00:00
Sanel Zukan e0e54f2ece Support for launching with terminal
Added missing title in fl file
2009-02-25 14:42:40 +00:00
Sanel Zukan 3b735c7778 Dialog support 2009-02-25 14:03:00 +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