CVSROOT: /cvs Module name: xenocara Changes by: o...@cvs.openbsd.org 2017/12/29 11:50:43
Modified files: app/cwm : calmwm.h client.c kbfunc.c xevents.c Log message: 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.