CVSROOT: /cvs Module name: xenocara Changes by: o...@cvs.openbsd.org 2016/09/30 09:12:19
Modified files: app/cwm : calmwm.h menu.c mousefunc.c Log message: Replace mousefunc_sweep_draw() with a generic menu_windraw() using va lists; use it appropriately for both window dimension and position in the respective mousefunc calls. ok bryent@