CVSROOT: /cvs Module name: xenocara Changes by: o...@cvs.openbsd.org 2015/01/23 12:35:11
Modified files: app/cwm : client.c Log message: First restore net_wm_state(ewmh), then wm_state(iccc); prevents clients from re-hiding on restart due to flag toggling (note that this is ripe for re-vamping). Behavior only observed on restarts. Problem found by, and initial patch from, Henri Kemppainen (thanks!), though ever so slightly different one applied.