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 47
    • Merge requests 47
  • 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
  • !455

Delete the Touchpad applet

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nate Graham requested to merge ngraham/plasma-desktop:remove-touchpad-applet into master May 07, 2021
  • Overview 28
  • Commits 1
  • Changes 11

Ths only thing this applet can do is disable or re-enable your touchpad. If you have no touchpad, it is pointless. If you have only a touchpad and no mouse, then the only thing it can do is give you a way to brick your laptop until you find a mouse you can use to re-enable the touchpad.

The only conceivable non-catastrophic usage of this applet is to manually disable a laptop's touchpad when a mouse is plugged in. This is an extremely niche use case that can already be accomplished by using the "Toggle Touchpad" keyboard shortcut which is exported by the KCM, and would be better served by a setting in the touchpad KCM itself to automatically disable the touchpad when a mouse is plugged in and re-enable it when unplugged, should such a feature be deemed useful. I have my doubts, as Libinput has gotten very good at ignoring false input these days, so I think there is no longer much of a use case for disabling a touchpad at all.

Overall, this applet is not worth the bugs and degradation of the user experience that it can cause. It is too dangerous to exist. Let's delete it.

BUG: 434720 BUG: 434718 BUG: 397210 BUG: 378879 BUG: 430029 BUG: 434717 FIXED-IN: 5.23

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: remove-touchpad-applet