mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
kbd shortcuts active during mouse window drag
This commit is contained in:
@@ -1641,6 +1641,8 @@ wMouseMoveWindow(WWindow *wwin, XEvent *ev)
|
||||
moveData.realX - wwin->frame_x,
|
||||
moveData.realY - wwin->frame_y);
|
||||
}
|
||||
} else {
|
||||
WMHandleEvent(&event);
|
||||
}
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user