https://bugs.kde.org/show_bug.cgi?id=432326
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from David Edmundson <[email protected]> --- This is weird 3725.368] -> [email protected]_maximized() [673725.408] -> [email protected]() [673725.425] -> [email protected](new id org_kde_kwin_server_decoration@55, wl_surface@37) [673725.464] -> [email protected]_mode(2) We're seeing a commit after we're requested a maximise, but before we've set we're using CSD. It's only when we attach a buffer that we do the next commit. At which point at least our first frame will be in the wrong place. Whilst we should handle this case, it's also a sign of something off client-side. -- You are receiving this mail because: You are watching all bug changes.
