https://bugs.kde.org/show_bug.cgi?id=432326

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |k...@davidedmundson.co.uk

--- Comment #6 from David Edmundson <k...@davidedmundson.co.uk> ---
This is weird

3725.368]  -> xdg_toplevel@54.set_maximized()
[673725.408]  -> wl_surface@37.commit()
[673725.425]  -> org_kde_kwin_server_decoration_manager@17.create(new id
org_kde_kwin_server_decoration@55, wl_surface@37)
[673725.464]  -> org_kde_kwin_server_decoration@55.request_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.

Reply via email to