okan bf43b62414 [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.
2019-03-08 14:48:02 +00:00
2019-02-25 18:07:48 +00:00
2019-03-07 13:24:10 +00:00
2018-11-09 16:00:54 +00:00
2019-02-13 15:43:24 +00:00
Description
portable version of OpenBSD's cwm(1) window manager
2.3 MiB
Languages
C 83.5%
Roff 8.5%
Yacc 6%
Perl 1.2%
Makefile 0.7%