]> Dogcows Code - chaz/openbox/blobdiff - src/client.cc
let you optionally avoid focusing windows which have specified to not be displayed...
[chaz/openbox] / src / client.cc
index d25d458ef920a1e391b3bc1caa100c19799ecd2f..d2a75b6a4d0a152867aeca5d154cf973685c3ff7 100644 (file)
@@ -893,6 +893,7 @@ void Client::setState(StateAction action, long data1, long data2)
   if (shadestate != _shaded)
     shade(shadestate);
   calcLayer();
+  changeState(); // change the hint to relect these changes
 }
 
 
This page took 0.02022 seconds and 4 git commands to generate.