CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2020/03/24 08:47:29
Modified files:
app/cwm : calmwm.h client.c screen.c xevents.c xutil.c
Log message:
Instead of using _NET_ACTIVE_WINDOW on restart, use the pointer location
to determine what client to set active. Reduces a round trip for every
window.
