portable version of OpenBSD's cwm(1) window manager
Go to file
2011-06-25 13:37:05 +00:00
calmwm.c add 'normal' cursor and shuffle the others we use to make a bit more 2011-06-24 06:52:23 +00:00
calmwm.h add 'normal' cursor and shuffle the others we use to make a bit more 2011-06-24 06:52:23 +00:00
client.c introduce a new config option to snap to the screen edge. 'snapdist' 2011-06-24 06:06:24 +00:00
conf.c warn if we can't parse the config file on start, just like we do on reload. 2011-06-25 13:37:05 +00:00
cwm.1 introduce a new 'freeze' flag (CMS-f by default) which may be applied to 2011-05-07 17:15:37 +00:00
cwmrc.5 Since cwm(1) uses the same parser as others in src, document how 2011-06-25 13:12:56 +00:00
font.c struct XftFont already has height which we can use directly instead of 2011-06-24 05:45:57 +00:00
group.c tag and comment cleanup; ok oga@ 2011-05-11 13:53:51 +00:00
kbfunc.c introduce a new config option to snap to the screen edge. 'snapdist' 2011-06-24 06:06:24 +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 switch to installing source manuals: 2011-06-23 22:48:59 +00:00
menu.c add 'normal' cursor and shuffle the others we use to make a bit more 2011-06-24 06:52:23 +00:00
mousefunc.c New option to raise a client via the mouse (unbound by default); 2011-06-24 06:09:26 +00:00
parse.y introduce a new config option to snap to the screen edge. 'snapdist' 2011-06-24 06:06:24 +00:00
screen.c tag and comment cleanup; ok oga@ 2011-05-11 13:53:51 +00:00
search.c tag and comment cleanup; ok oga@ 2011-05-11 13:53:51 +00:00
util.c alter a few function returns and prototypes; found by lint. 2011-06-24 05:40:09 +00:00
xevents.c Correct extern declaration and while here, rename a variable to be 2011-06-24 05:33:41 +00:00
xmalloc.c tag and comment cleanup; ok oga@ 2011-05-11 13:53:51 +00:00
xutil.c tag and comment cleanup; ok oga@ 2011-05-11 13:53:51 +00:00