CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2009/12/11 10:51:42
Modified files:
app/cwm : calmwm.h conf.c group.c parse.y xevents.c
xutil.c
Log message:
Implement _NET_DESKTOP_NAMES, this one was a bit tricky since thespec
says that a pager can change the property at any time (most need a
clientmessage). So deal with property updates.
Needed to shuffle some of the other code around since we can't just use
shortcut_to_name[] everywhere now.
ok okan@
