CVSROOT: /cvs Module name: xenocara Changes by: o...@cvs.openbsd.org 2012/09/09 13:47:47
Modified files: app/cwm : calmwm.h client.c kbfunc.c mousefunc.c Log message: extend client_resize so that it can know when to reset max flags and bwidth; this allows a client to be resized from a max state, which now gets treated like a non-max'd client. based on a diff that does part of this in a different way from Alexander Polakov.