CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2019/03/07 07:28:17
Modified files:
app/cwm : calmwm.h client.c kbfunc.c xevents.c
Log message:
Teach client_current() to use a screen to find the current client instead of
iterating over all (fallback if no screen provided for now). Initially convert
trivial uses of client_current().
