https://bugs.kde.org/show_bug.cgi?id=428387
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|wayland-generic |general Keywords| |wayland Version|5.20.1 |unspecified Product|kwin |gwenview Assignee|kwin-bugs-n...@kde.org |gwenview-bugs-n...@kde.org --- Comment #13 from David Edmundson <k...@davidedmundson.co.uk> --- Moving to gwenview until something suggests kwin is at fault. > I can confirm the transparency issue with OBS Studio FWIW, I fixed that in OBS. It was caused by the client creating a window from a widget. This is almost certainly the case here: [1295222,105] -> wl_subcompositor@15.get_subsurface(new id wl_subsurface@50, wl_surface@47, wl_surface@36) it's randomly creating a new subsurface, which means it's creating a sub QWindow. -- You are receiving this mail because: You are watching all bug changes.