Skip to content

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

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

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)

--

Gtk backport of !582 (merged)

Merge request reports