add comment
Dana Jansens danakj@orodu.net
1 files changed,
1 insertions(+),
0 deletions(-)
jump to
M
src/bindings.cc
→
src/bindings.cc
@@ -425,6 +425,7 @@ win = client->frame->plate();
mode = GrabModeSync; // this is handled in the plate's buttonPressHandler break; default: + // any other elements already get button events, don't grab on them continue; } ButtonBindingList::iterator it, end = _buttons[i].end();