aboutsummaryrefslogtreecommitdiffstats
path: root/menu.c
diff options
context:
space:
mode:
authorokan2019-03-08 14:48:02 +0000
committerokan2019-03-08 14:48:02 +0000
commit70ba7fb2eae3142e0e36174cf69253283d5f2949 (patch)
treec7a0dd85da2c803c061a3a3f1324938841e1f76e /menu.c
parentf89dd493844f2d7f151dbda5a83c5e68fa131c8e (diff)
downloadcwm-70ba7fb2eae3142e0e36174cf69253283d5f2949.tar.gz
[keypress event] turns out we've been checking the wrong window for a matching
client thus always falling back to client_current(); while the current client is problaby right in most cases, use event's subwindow (not window) to find the client. Bail early if this event came to us from a screen we don't manage. This is result of us grabing all keybindings off the root window instead of selectively.
Diffstat (limited to 'menu.c')
0 files changed, 0 insertions, 0 deletions