dont end moveresizes for interactive actions
Dana Jansens danakj@orodu.net
1 files changed,
0 insertions(+),
3 deletions(-)
jump to
M
openbox/keyboard.c
→
openbox/keyboard.c
@@ -162,9 +162,6 @@ ObInteractiveState *s;
g_assert(action->data.any.interactive); - if (moveresize_in_progress) - moveresize_end(FALSE); - if (!interactive_states) { if (!grab_keyboard(TRUE)) return;