CVSROOT: /cvs Module name: xenocara Changes by: o...@cvs.openbsd.org 2011/06/24 00:06:24
Modified files: app/cwm : calmwm.h client.c conf.c cwmrc.5 kbfunc.c mousefunc.c parse.y Log message: 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...)