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

--- Comment #55 from David Edmundson <k...@davidedmundson.co.uk> ---
Git commit f2d3c5289ff2508cbfa5b92a18d53888f0dc93a0 by David Edmundson.
Committed on 21/01/2022 at 13:36.
Pushed by davidedmundson into branch 'master'.

Only consider the screen lock shown after the screen window is mapped

This signal is sent back to the ksldapp after the greeter has registered
a window with the compositor. Only once ksldapp gets this signal does it
release the lock delaying suspend.

With xdgshell/layershell we have a roundtrip of configuring before the
window is even exposed, so we move to a different signal. This also
helps encapsulate lockscreen code.

Ideally we want to add code tracking frame rendering per screen tracked
too, but that would be based off this change.

M  +6    -4    src/wayland_server.cpp

https://invent.kde.org/plasma/kwin/commit/f2d3c5289ff2508cbfa5b92a18d53888f0dc93a0

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to