Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gtk gtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,471
    • Issues 1,471
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 244
    • Merge requests 244
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • gtkgtk
  • Merge requests
  • !4694

Drop pointer_emulated discrete scroll events

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Luca Bacci requested to merge lb90/gtk:remove-emulated-scroll-events into main May 06, 2022
  • Overview 4
  • Commits 2
  • Pipelines 4
  • Changes 6

GTK4 has had smooth scroll events since the beginning, thus we can avoid emitting pointer_emulated discrete scroll events. Remove them and also correct a minor issue in the Wayland backend.

References:

  • https://wayland.app/protocols/wayland#wl_pointer:event:axis_discrete
Edited May 24, 2022 by Luca Bacci
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: remove-emulated-scroll-events