Make wayland load cursors on demand
Add and use a modified libwayland-cursor in-tree, just as done in the main branch for GTK4
This commit is contained in:
		| @ -60,8 +60,7 @@ void       _gdk_wayland_display_init_cursors (GdkWaylandDisplay *display); | ||||
| void       _gdk_wayland_display_finalize_cursors (GdkWaylandDisplay *display); | ||||
| void       _gdk_wayland_display_update_cursors (GdkWaylandDisplay *display); | ||||
|  | ||||
| struct wl_cursor_theme * _gdk_wayland_display_get_scaled_cursor_theme (GdkWaylandDisplay *display_wayland, | ||||
|                                                                        guint              scale); | ||||
| struct wl_cursor_theme * _gdk_wayland_display_get_cursor_theme (GdkWaylandDisplay *display_wayland); | ||||
|  | ||||
| GdkCursor *_gdk_wayland_display_get_cursor_for_type (GdkDisplay    *display, | ||||
| 						     GdkCursorType  cursor_type); | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Luca Bacci
					Luca Bacci