CVSROOT: /cvs Module name: xenocara Changes by: o...@cvs.openbsd.org 2014/08/18 07:57:57
Modified files: app/cwm : calmwm.h group.c Log message: Get rid of nhidden in group_ctx; it actually never reported correctly since nhidden wasn't incremented nor decremeted in all the right places, thus confusing matters. We don't need to carry a count around, so just use a local variable in the one place we need one to supply XRestackWindows().