https://bugs.kde.org/show_bug.cgi?id=493439
cwo <cwo....@posteo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/ |6d77bf248bd67b7c0740aca8e6a |da5fc5cdecc35da5db2084d7b1d |a711398cad515 |2dec2ed87544e --- Comment #7 from cwo <cwo....@posteo.net> --- Git commit da5fc5cdecc35da5db2084d7b1d2dec2ed87544e by Christoph Wolk. Committed on 25/09/2024 at 16:57. Pushed by cwo into branch 'Plasma/6.2'. 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. (cherry picked from commit 6d77bf248bd67b7c0740aca8e6aa711398cad515) Co-authored-by: Christoph Wolk <cwo....@posteo.net> M +6 -1 applets/kickoff/package/contents/ui/LeaveButtons.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/da5fc5cdecc35da5db2084d7b1d2dec2ed87544e -- You are receiving this mail because: You are watching all bug changes.