CVSROOT: /cvs Module name: xenocara Changes by: o...@cvs.openbsd.org 2011/06/23 23:58:51
Modified files: app/cwm : calmwm.c Log message: replace the non-working check to see if another wm is running with a method that actually works. checking for icccm compliant wm's should also be done first, but that's another diff (noted by oga). ok oga@