Skip to content

gdkdevice-wayland: Update pointer scale on tablet tool proximity events

Marco Trevisan requested to merge 3v1n0/gtk:handle-tool-scale-fix into master

When the user approaches a tablet tool to the screen we get a proximity-in event and in this moment we need to check the surface output scale to find the scaling to be applied to the cursor. And the same should be done when the tool is detached or the monitors configuration changes.

#1675 (closed)

--

@jadahl or @carlosg I guess is stuff for you

Edited by Marco Trevisan

Merge request reports