portable version of OpenBSD's cwm(1) window manager
Go to file
okan 34ba6cdbcc introduce a new config option to snap to the screen edge. 'snapdist'
keyword taken from a diff from Sviatoslav Chagaev to do the same thing,
but implemented in a completely way (based on some very old code from
mk@).  default set to 0, so no behavior change.

ok oga@ (who would also like to take it further...)
2011-06-24 06:06:24 +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 introduce a new config option to snap to the screen edge. 'snapdist' 2011-06-24 06:06:24 +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 introduce a new config option to snap to the screen edge. 'snapdist' 2011-06-24 06:06:24 +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 introduce a new config option to snap to the screen edge. 'snapdist' 2011-06-24 06:06:24 +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 introduce a new config option to snap to the screen edge. 'snapdist' 2011-06-24 06:06:24 +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