all repos — openbox @ c2c21e9588c00944dfed4cfc7e48d14570444534

openbox fork - make it a bit more like ryudo

blef
Dana Jansens danakj@orodu.net
commit

c2c21e9588c00944dfed4cfc7e48d14570444534

parent

496c185f997fddf052c230b156f551da770e78ca

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

jump to
M src/bindings.ccsrc/bindings.cc

@@ -159,9 +159,8 @@ {

if (_timer) delete _timer; - grabKeys(false); removeAllKeys(); -// removeAllButtons(); XXX + //removeAllButtons(); // this is done by each client as they are unmanaged removeAllEvents(); }