CVSROOT: /cvs Module name: xenocara Changes by: o...@cvs.openbsd.org 2015/11/09 13:03:30
Modified files: app/cwm : calmwm.h client.c kbfunc.c menu.c mousefunc.c screen.c Log message: Extend region to include both view and work areas; switch to region_find() which no longer needs to recalculate gap each time a client (or menu) is created or altered. If no RandR, fall back to display dimensions while building regions instead of during execution.