mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-22 22:28:02 +01:00
multiview and vertical splitview
some bug fixes configurable default font size etc
This commit is contained in:
@@ -456,7 +456,7 @@ wGNOMEProcessClientMessage(XClientMessageEvent *event)
|
||||
WWindow *wwin;
|
||||
Bool done = True;
|
||||
|
||||
scr = wScreenForRootWindow(event->window);
|
||||
scr = wScreenForWindow(event->window);
|
||||
if (scr) {
|
||||
/* generic client messages */
|
||||
if (event->message_type == _XA_WIN_WORKSPACE) {
|
||||
|
||||
Reference in New Issue
Block a user