Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • X xf86-input-libinput
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • xorgxorg
  • driver
  • xf86-input-libinput
  • Merge requests
  • !38

Draft: Add support for custom pointer acceleration

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Peter Hutterer requested to merge whot/xf86-input-libinput:wip/custom-pointer-accel into master Nov 24, 2022
  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 8

Note: completely untested. It merely compiles

This patch adds support for the new custom pointer acceleration method in libinput, see libinput/libinput!775 (merged).

Adds new properties and xorg.conf entries for setting points and the step.

cc @Yinon, this should be most of the integration into the driver. It's just quickly typed out and untested though, so it's likely to crash the server. Plus, it needs a good look to see if it all makes sense and can actually work. Also, the man page entries are missing and the commit message is a bit short... If you could take this over that'd be great.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip/custom-pointer-accel