mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 12:58:08 +01:00
- Added Jim Knoble's 'no polling' patch.
This commit is contained in:
@@ -219,6 +219,9 @@ DispatchEvent(XEvent *event)
|
||||
Shutdown(WSRestartPreparationMode);
|
||||
/* received SIGHUP */
|
||||
Restart(NULL, True);
|
||||
} else if (WCHECK_STATE(WSTATE_NEED_REREAD)) {
|
||||
WCHANGE_STATE(WSTATE_NORMAL);
|
||||
wDefaultsCheckDomains("bla");
|
||||
}
|
||||
|
||||
/* for the case that all that is wanted to be dispatched is
|
||||
|
||||
Reference in New Issue
Block a user