mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 12:28:22 +01:00
added None option to MoveDisplay and ResizeDisplay
fixed window instance enumeration bug
This commit is contained in:
@@ -508,7 +508,7 @@ keyPressHandler(XEvent *event, void *data)
|
||||
int didx;
|
||||
int item;
|
||||
WMList *list = NULL;
|
||||
|
||||
|
||||
if (event->type == KeyRelease)
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user