CVSROOT: /cvs Module name: xenocara Changes by: o...@cvs.openbsd.org 2013/12/02 07:30:12
Modified files: app/cwm : xevents.c Log message: Since we use IconicState as our hidden state, check for the hidden flag and unmanage the client if we're not hidden (basically if NormalState) during an UnmapNotify event. Resolves an issue with mplayer going fullscreen while not using NetWM hints; behaviour regression reported by Ido Admon.