Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Plasma Desktop Plasma Desktop
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 48
    • Merge requests 48
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Plasma
  • Plasma DesktopPlasma Desktop
  • Merge requests
  • !392

[folder view] Allow disabling click-to-rename when using double-click

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nate Graham requested to merge ngraham/plasma-desktop:allow-disabling-click-to-rename into master Mar 23, 2021
  • Overview 1
  • Commits 1
  • Changes 3

a911982e 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.

BUG: 434827 FIXED-IN: 5.22

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: allow-disabling-click-to-rename