CVSROOT: /cvs
Module name: xenocara
Changes by: [email protected] 2014/08/25 06:49:19
Modified files:
app/cwm : calmwm.h client.c conf.c cwm.1 cwmrc.5 group.c
kbfunc.c xutil.c
Log message:
Implement _NET_WM_STATE_STICKY, bound to CM-s by default; allows any
client to 'stick' to all desktops (ewmh speak) or groups - this
currently has the same affect as setting a client's group to 'nogroup',
with the exception that the client can also be in a group, so when
un-sticking, the client will go back to its original group/desktop.