Skip to content
GitLab
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,607
    • Issues 1,607
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 220
    • Merge requests 220
  • 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
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gtkgtk
  • Merge requests
  • !1563

Add support for Windows Pointer Input Stack

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Luca Bacci requested to merge lb90/gtk:add-support-for-windows-pointer-input-stack-apis into gtk-3-24 Mar 25, 2020
  • Overview 111
  • Commits 1
  • Pipelines 35
  • Changes 18

Supports:

  • ✔ Device hotplugging
  • ✔ Pen and multitouch input
  • ✔ Subpixel precision
  • ✔ Proximity events

Currently does not support:

  • ❌ GdkDevicePad

Only works for Windows 8+

Part 1 for fixing #262 (closed)

Edited Jun 18, 2021 by Luca Bacci
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: add-support-for-windows-pointer-input-stack-apis