all repos — openbox @ 7071b1f094f7b4b5e09ed329d13d2d1454a9cacf

openbox fork - make it a bit more like ryudo

add comment
Dana Jansens danakj@orodu.net
commit

7071b1f094f7b4b5e09ed329d13d2d1454a9cacf

parent

1c8090fa67994215f5e79cd9dd08f82110589d8a

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M src/bindings.ccsrc/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();