https://bugs.kde.org/show_bug.cgi?id=493439
cwo <cwo....@posteo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |6d77bf248bd67b7c0740aca8e6a | |a711398cad515 Status|ASSIGNED |RESOLVED --- Comment #6 from cwo <cwo....@posteo.net> --- Git commit 6d77bf248bd67b7c0740aca8e6aa711398cad515 by Christoph Wolk. Committed on 25/09/2024 at 16:26. Pushed by cwo into branch 'master'. applets/kickoff: close on session/power action The power and session actions currently do not explicitly close kickoff like starting an application does. In most cases this has no consequence as kickoff will be closed by the session/power action itself or its consequences. There are some, though, that do not necessarily do so; one of them is sleep if the computer is configured to not lock the screen on waking (otherwise locking would close kickoff). This change makes the power/session buttons behave like regular entries and close the popup when activated. The user can still prevent this by pinning kickoff. M +6 -1 applets/kickoff/package/contents/ui/LeaveButtons.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/6d77bf248bd67b7c0740aca8e6aa711398cad515 -- You are receiving this mail because: You are watching all bug changes.