Commit Graph

8 Commits

Author SHA1 Message Date
25119b834a Moving back an newer evoke 2009-02-19 08:12:29 +00:00
d0498c453d Moving old evoke to branches 2009-02-19 08:10:30 +00:00
a28b95f255 New logout dialog
Some compilation fix with the new FLTK versions
2008-10-08 13:22:45 +00:00
e399841a6d a massive fix of FLTK headers inclusion; 2008-09-15 11:00:23 +00:00
65492f45b7 Removed leftovers from sound stuff.
Replaced hardcoded values for screen sizes used by logout dialog with passed values.
Removed spawn_backtrace() function; not used any more.
Some code reordering
2008-09-08 11:09:37 +00:00
6b5cd7bf4c Let logout screen correctly darken background 2008-01-17 16:44:20 +00:00
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
3c5ae7bbd0 Added logout dialog, bone documentation, more cmd options... forgot the rest 2007-07-31 15:37:12 +00:00