CVSROOT: /cvs Module name: xenocara Changes by: o...@cvs.openbsd.org 2012/05/15 19:17:14
Modified files: app/cwm : calmwm.c calmwm.h xutil.c Log message: instead of using the menu window for _NET_SUPPORTING_WM_CHECK, create a dummy one to use instead; allows us to not have to wait for menu_init(), so re-shuffle _NET_SUPPORTED slightly. ok sthen@