bbidulock / icewm

A window manager designed for speed, usability, and consistency
Other
590 stars 100 forks source link

1.8.1 Autohide causing taskbar/toolbar to pop up all black #489

Closed cheapy closed 4 years ago

cheapy commented 4 years ago

This is on antiX 19.2 x64 totally stock, and up to date with IceWM 1.8.1 from testing repo (based on Debian SID).

If you could try it on your default setup to confirm whether the problem is with IceWM or downstream, please?

I tried it with double height turned on and off, and either way it went black. Other users reported the problem initially and have asked me to bring it up here. I'll keep testing with it turned off :)

Thanks Bob C

gijsbers commented 4 years ago

In 1.8.0 the number of internal operations on state changes was reduced. This reduces the amount of work when a window appears or minimizes or focus is changed. This worked everywhere except here, because the taskbar used the wrong calls to become shown or hidden. Let me know if this works for you too.

cheapy commented 4 years ago

anticapitalista got this implemented as 1.8.2 on antiX 19 https://download.tuxfamily.org/antix/Testing/ , and we tested the permutations of autohide and double height with it. It works well, now.

Thanks for your help. I'll close the issue