CVSROOT: /cvs Module name: xenocara Changes by: o...@cvs.openbsd.org 2013/11/02 13:13:57
Modified files: app/cwm : calmwm.h client.c Log message: The only reason we need to keep XSizeHints in our client_ctx is for flags, so just add one to hints; consolidates sizehints and shrinks. Additionally don't abuse PSize for XGetWMNormalHints() failures.