Bug 421882

Summary: Allow Virtual Desktop List to Use Double Click to Edit Desktop Name
Product: [Applications] systemsettings Reporter: Andres Betts <anditosan1000>
Component: kcm_kwinvirtualdesktopsAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: nate, plasma-bugs
Priority: NOR    
Version: 5.18.5   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In: 5.23

Description Andres Betts 2020-05-21 22:22:27 UTC
SUMMARY

It will help ux if the user has more than one option to edit names on the virtual desktop list. We currently have the functionality enabled using en edit button at the end of the row. It would also help if you can edit using double-click. Double click comes natural to many users.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Bug Janitor Service 2021-05-25 19:17:06 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/1039
Comment 2 Nate Graham 2021-05-26 17:43:46 UTC
Git commit 324480570b97441e6df9cc048ac35393236ce8bb by Nate Graham.
Committed on 26/05/2021 at 17:43.
Pushed by ngraham into branch 'master'.

[kcmkwin/kwindesktop] Allow renaming desktops with double-click

Similar to the feature to allow inline renaming in file managers, you
can now trigger renaming for a desktop by double-clicking on its list
item.
FIXED-IN: 5.23

M  +11   -2    src/kcmkwin/kwindesktop/package/contents/ui/main.qml

https://invent.kde.org/plasma/kwin/commit/324480570b97441e6df9cc048ac35393236ce8bb
Comment 3 Nate Graham 2021-05-26 17:55:17 UTC
*** Bug 437560 has been marked as a duplicate of this bug. ***