CVSROOT: /cvs Module name: xenocara Changes by: o...@cvs.openbsd.org 2011/09/04 10:59:31
Modified files: app/cwm : calmwm.h client.c Log message: Make flavours of maximisation additive. i.e. horiz-max + vertmax = full maximisation. full - horiz = vertmax. etc. Martynas wrote something like this once, so I did okan, this version seems to finally deal with the corner cases. ok okan@.