portable version of OpenBSD's cwm(1) window manager
Go to file
okan 43db5b55ea As done for buttonrelease, work specific un-cycling and un-highlighting actions
into the keyrelease event, only performing what's actually needed for each;
should result in much fewer events against keyreleases. No intended behaviour
change.

Additionally, like we do for group membership, grab the keyboard only when
required for cycling.
2017-12-29 18:50:43 +00:00
calmwm.c
calmwm.h As done for buttonrelease, work specific un-cycling and un-highlighting actions 2017-12-29 18:50:43 +00:00
client.c As done for buttonrelease, work specific un-cycling and un-highlighting actions 2017-12-29 18:50:43 +00:00
conf.c
cwm.1
cwmrc.5
group.c Merge group_toggle_membership_leave into the buttonrelease event and only do 2017-12-29 16:55:50 +00:00
kbfunc.c As done for buttonrelease, work specific un-cycling and un-highlighting actions 2017-12-29 18:50:43 +00:00
Makefile
menu.c
parse.y
screen.c
search.c
util.c
xevents.c As done for buttonrelease, work specific un-cycling and un-highlighting actions 2017-12-29 18:50:43 +00:00
xmalloc.c
xutil.c