xenocara/app/cwm
okan bd36084da7 revert -r1.45 of group.c (log was: fix window name and class to match
cwmrc(5)).  instead, fix cwmrc(5) to match the old behavior which also
happens to match the example config, of which many have based their
configs; this also nicely matches the output of xprop(1).

clean-up of variable names as a separate commit.

suggested by sthen (and something we should have done initially).

discussed with and ok oga@
2010-07-30 12:28:19 +00:00
..
calmwm.c grab events on the root window *before* we look for existing windows. 2010-04-12 16:17:46 +00:00
calmwm.h replace XFetchName() with something more intelligent which attempts to 2010-05-22 22:10:31 +00:00
client.c replace XFetchName() with something more intelligent which attempts to 2010-05-22 22:10:31 +00:00
conf.c - allow per-screen gap; not (yet) user configurable. 2010-01-27 03:04:50 +00:00
cwm.1 Add a keybinding to allow horizontal maximisation of a window (CMS-enter). 2009-08-24 23:54:41 +00:00
cwmrc.5 revert -r1.45 of group.c (log was: fix window name and class to match 2010-07-30 12:28:19 +00:00
font.c pull all non-X11 headers from calmwm.h and place them only where they 2009-12-15 04:10:42 +00:00
group.c revert -r1.45 of group.c (log was: fix window name and class to match 2010-07-30 12:28:19 +00:00
input.c pull all non-X11 headers from calmwm.h and place them only where they 2009-12-15 04:10:42 +00:00
kbfunc.c preserve labels after an edit action is aborted; extending the menu 2010-02-10 01:23:05 +00:00
LICENSE All of the 9wm code in cwm has been removed or re-written. Edit LICENSE 2008-01-16 16:14:55 +00:00
Makefile library dependency ordering matters for static archs, -lXext last in this case 2009-01-19 20:23:19 +00:00
menu.c preserve labels after an edit action is aborted; extending the menu 2010-02-10 01:23:05 +00:00
mousefunc.c pull all non-X11 headers from calmwm.h and place them only where they 2009-12-15 04:10:42 +00:00
parse.y - allow per-screen gap; not (yet) user configurable. 2010-01-27 03:04:50 +00:00
screen.c - allow per-screen gap; not (yet) user configurable. 2010-01-27 03:04:50 +00:00
search.c pull all non-X11 headers from calmwm.h and place them only where they 2009-12-15 04:10:42 +00:00
util.c pull all non-X11 headers from calmwm.h and place them only where they 2009-12-15 04:10:42 +00:00
xevents.c pull all non-X11 headers from calmwm.h and place them only where they 2009-12-15 04:10:42 +00:00
xmalloc.c pull all non-X11 headers from calmwm.h and place them only where they 2009-12-15 04:10:42 +00:00
xutil.c initialize nitems 2010-05-22 22:32:08 +00:00