portable version of OpenBSD's cwm(1) window manager
Go to file
okan 8f1c583361 New option to raise a client via the mouse (unbound by default);
opposing action, lower, already exists and bound.  Both keyboard
mappings already exist.

'no opinion either way' oga@
2011-06-24 06:09:26 +00:00
calmwm.c replace the non-working check to see if another wm is running with a 2011-06-24 05:58:51 +00:00
calmwm.h New option to raise a client via the mouse (unbound by default); 2011-06-24 06:09:26 +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 New option to raise a client via the mouse (unbound by default); 2011-06-24 06:09:26 +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 New option to raise a client via the mouse (unbound by default); 2011-06-24 06:09:26 +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 tag and comment cleanup; ok oga@ 2011-05-11 13:53:51 +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