From 58491165d366005e102b0e9ea632dbb54ea8791d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20L=C3=BCbking?= Date: Wed, 27 Jul 2016 22:17:15 +0200 Subject: hide window before restoring the client on unmaps otherwise compositors will update the texture and operate on (fade) the frame instead of the client. Didn't test why this only happens on ARGBs, but could be the colormap installation. BUG: 1110 --- src/Window.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Window.cc b/src/Window.cc index 4e2aed1..b2c87b9 100644 --- a/src/Window.cc +++ b/src/Window.cc @@ -2111,6 +2111,8 @@ void FluxboxWindow::unmapNotifyEvent(XUnmapEvent &ue) { fbdbg<<"("<<__FUNCTION__<<"): 0x"<window()<