re-enable pressure reading for tablet devices; fixes #10367
Gdk3 handles input devices via GdkDeviceManager which requires a different approach to get pressure readings from tablet pens (tablets not visible to the application as phyiscal devices but as virtual slave devices; no need to activate them explicitely; different route to identify device as pen; different way to retrieve pressure axis reading).
Showing
Please register or sign in to comment