sillysloft / fluxbox

Fluxbox Window Manager (Mirror)
http://fluxbox.org/news/
Other
0 stars 1 forks source link

focused window has wrong transparency on workspace change #979

Open sillysloft opened 14 years ago

sillysloft commented 14 years ago

Using Xcomposite style window transparency, on a workspace change the focused window has the transparency of an unfocused window.

Reported by: damndirtyape

sillysloft commented 14 years ago

This only occurs when xcompmgr has fading enabled for transient windows (-f flag).

Original comment by: damndirtyape

sillysloft commented 13 years ago

Original comment by: akir

sillysloft commented 8 years ago

This is most likely a bug in xcompmgr, the window property value is correct. The concurrent value setting while xcompmgr fades in for the deiconification likely triggers a race there. (Thus also related to the -f flag)

Solution: fix xcompmgr (ugly) Workaround: schedule an opacity update for "just" de- or still iconified windows.

Original comment by: baghira-style