Merge branch 'gtk-4-12-backports' into 'gtk-4-12'
[4.12 backport] gdk/wayland: Reset cursor_is_default on proximity out See merge request GNOME/gtk!6738
This commit is contained in:
@@ -2880,6 +2880,7 @@ tablet_tool_handle_proximity_out (void *data,
|
||||
|
||||
gdk_device_update_tool (tablet->stylus_device, NULL);
|
||||
g_clear_object (&tablet->pointer_info.cursor);
|
||||
tablet->pointer_info.cursor_is_default = FALSE;
|
||||
}
|
||||
|
||||
static double *
|
||||
|
||||
Reference in New Issue
Block a user