ede/evoke
Sanel Zukan 00f5f2d59a Evoke will now correctly shutdown (try) all running windows, when
session should be logged out. Previous version (althought commented) was
closing all windows (buttons and rest are counted too), not their main
window. Thanks to some old code from babaya project I found, XmuClientWindow
is what I needed, so emulation is provided to avoid linking with libXmu.

Also added some more signals to detect quitting.

Pending issue: I'm getting strange sound driver locks when X are started
via evoke. This is un-reporoduceable when evoke is started from gui console. 
This still needs to be investigate.
2007-09-17 10:36:24 +00:00
..
data Allow autostart programs be started without dialog 2007-09-11 14:06:44 +00:00
doc Allow autostart programs be started without dialog 2007-09-11 14:06:44 +00:00
fl Autostart directory support added. Items does not get executed yet. 2007-08-28 15:54:52 +00:00
icons Autostart directory support added. Items does not get executed yet. 2007-08-28 15:54:52 +00:00
test Work, work... 2007-07-30 13:25:13 +00:00
Autostart.cpp Allow autostart programs be started without dialog 2007-09-11 14:06:44 +00:00
Autostart.h Allow autostart programs be started without dialog 2007-09-11 14:06:44 +00:00
Crash.cpp Startup make some noise :) 2007-09-03 12:24:01 +00:00
Crash.h Runing programs can spit core if they crashed. It will be picked up 2007-08-06 12:39:15 +00:00
evoke_csize.txt Work, work... 2007-07-30 13:25:13 +00:00
evoke.conf Evoke will now correctly shutdown (try) all running windows, when 2007-09-17 10:36:24 +00:00
evoke.cpp Evoke will now correctly shutdown (try) all running windows, when 2007-09-17 10:36:24 +00:00
EvokeService.cpp Evoke will now correctly shutdown (try) all running windows, when 2007-09-17 10:36:24 +00:00
EvokeService.h Recognize return codes and display appropriate dialog. Works only if 2007-09-14 12:31:03 +00:00
Jamfile Evoke will now correctly shutdown (try) all running windows, when 2007-09-17 10:36:24 +00:00
Log.cpp Imported evoke 2007-07-11 16:03:18 +00:00
Log.h Imported evoke 2007-07-11 16:03:18 +00:00
Logout.cpp Evoke will now correctly shutdown (try) all running windows, when 2007-09-17 10:36:24 +00:00
Logout.h Added logout dialog, bone documentation, more cmd options... forgot the rest 2007-07-31 15:37:12 +00:00
Spawn.cpp Evoke will now correctly shutdown (try) all running windows, when 2007-09-17 10:36:24 +00:00
Spawn.h Startup make some noise :) 2007-09-03 12:24:01 +00:00
Splash.cpp Recognize return codes and display appropriate dialog. Works only if 2007-09-14 12:31:03 +00:00
Splash.h Startup make some noise :) 2007-09-03 12:24:01 +00:00