chjj / compton

A compositor for X11.
Other
2.25k stars 500 forks source link

detect-transient blocks repainting parent window #550

Open Arnaudv6 opened 5 years ago

Arnaudv6 commented 5 years ago

GPU, drivers, and screen setup: intel SNB i7 2700k, compton v6, gentoo linux.

Steps of reproduction

in config: detect-transient = true in geany for exemple, open a file from open dialog when you press enter, the open dialog should close, yet it stays displayed, until forcing compton to repaint by -say- changing windows order.

setting detect-transient to false solves the issue.

Arnaudv6 commented 5 years ago

sorry, it seems detect-transient is not the solution: just had the problem again this morning.