diff options
author | Okan Demirmen <okan@cvs.openbsd.org> | 2019-03-08 14:48:03 +0000 |
---|---|---|
committer | Okan Demirmen <okan@cvs.openbsd.org> | 2019-03-08 14:48:03 +0000 |
commit | fa8d2f9003bd8e19b29578cd45ba70583de0d97e (patch) | |
tree | b4649ef71e76a09f7b48301e5ee166d3787b7de4 /app/xclock | |
parent | 832a2d6cfe9d042e7f69653cb0e2e3fd9e3be38c (diff) |
[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 'app/xclock')
0 files changed, 0 insertions, 0 deletions