https://bugs.kde.org/show_bug.cgi?id=434827
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.22 Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/commit/95 | |74fbb6dd4fc3a42539d88ae7a6f | |1178dfb4560 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #8 from Nate Graham <n...@kde.org> --- Git commit 9574fbb6dd4fc3a42539d88ae7a6f1178dfb4560 by Nate Graham. Committed on 08/04/2021 at 20:21. Pushed by ngraham into branch 'master'. [folder view] Allow disabling click-to-rename when using double-click a911982efce3efeb510899abb526230b0de12f7f added a "Click on the label to initiate renaming when using double-click" feature, mimicking the one that Dolphin has. However Dolphin also has an option to turn it off, while Folder View thus far does not. This commit implements a simple setting to turn it off, placed in the same place in Folder View's config window as the equivalent Dolphin option. Ths option is not visible and has no effect when using the default single-click mode. FIXED-IN: 5.22 M +4 -0 containments/desktop/package/contents/config/main.xml M +8 -0 containments/desktop/package/contents/ui/ConfigIcons.qml M +1 -0 containments/desktop/package/contents/ui/FolderView.qml https://invent.kde.org/plasma/plasma-desktop/commit/9574fbb6dd4fc3a42539d88ae7a6f1178dfb4560 -- You are receiving this mail because: You are watching all bug changes.