swaywm / sway

i3-compatible Wayland compositor
https://swaywm.org
MIT License
14.55k stars 1.11k forks source link

Scaled-down GTK window leaves some of the screen stale #6523

Open nwg-piotr opened 3 years ago

nwg-piotr commented 3 years ago
rpigott commented 3 years ago

Is this a layer shell client?

nwg-piotr commented 3 years ago

Yes. I should have mentioned, sorry.

rpigott commented 3 years ago

Can you provide a WAYLAND_DEBUG log?

nwg-piotr commented 3 years ago

Can you provide a WAYLAND_DEBUG log?

As soon as I'm back from work.

nwg-piotr commented 3 years ago

Can you provide a WAYLAND_DEBUG log?

Available here: https://gist.github.com/nwg-piotr/41b78af5d4bf3a89c4f9e154845ee40a

Dunno if it's going to help, but remains of the window stay hidden below the focused window. The window itself there's on the overlay layer.

obraz

ErikReider commented 3 years ago

I've seen similar "glitches" when showing multiple GTK windows in the same layer-shell layer

rpigott commented 3 years ago

Can you provide a client and repro steps?

ErikReider commented 3 years ago

Sadly it's been difficult to recreate... I'll try some more :)