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

Alexey Arutyunov <alexei.arutyu...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexei.arutyu...@gmail.com

--- Comment #6 from Alexey Arutyunov <alexei.arutyu...@gmail.com> ---
(In reply to filip.kendes1 from comment #4)
> If you open Shortcuts -> Session Management -> Show Logout Prompt
> (Ctrl+Alt+Del) you get the logout prompt with all the options available.
> 
> Maybe we can add this option (whatever this shortcut triggers, I'm not sure)
> to the Lock/Logout widget?

As a workaround I created $HOME/.local/share/applications/logoutprompt.desktop
file with the following contents:
---
[Desktop Entry]
Type=Application
Name=Logout
Comment=Logout Prompt
Categories=Utility;
OnlyShowIn=KDE;
Exec=qdbus-qt6 org.kde.LogoutPrompt /LogoutPrompt promptAll
Icon=system-shutdown-symbolic
StartupNotify=false
---
Then dragged it's entry from Utilities menu to the place on the panel where I
had the logout button. This icon widget works exactly like the logout button
used to work for me.

Hope this helps until proper fix for the widget.

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

Reply via email to