gtk3/gdk/wayland
Vlad Zahorodnii d6cb3b4a2a wayland: Fix none cursor check
We should skip going through the look up table if the cursor name is
"none", i.e. when g_str_equal() returns true or 1.

(cherry picked from commit 7ee2e50dc4f0898f7d56d67017c36414618f2e82)
2025-03-03 01:51:31 +02:00
..
protocol wayland: Support the cursor-shape protocol 2025-03-03 01:51:31 +02:00
gdkapplaunchcontext-wayland.c gdk/wayland: Enable xdg-activation only if wayland-protocols >= 1.21 2022-10-25 23:52:47 +02:00
gdkcursor-wayland.c wayland: Support the cursor-shape protocol 2025-03-03 01:51:31 +02:00
gdkdevice-wayland.c wayland: Fix none cursor check 2025-03-03 01:51:31 +02:00
gdkdisplay-wayland.c wayland: Support the cursor-shape protocol 2025-03-03 01:51:31 +02:00
gdkdisplay-wayland.h wayland: Support the cursor-shape protocol 2025-03-03 01:51:31 +02:00
gdkdnd-wayland.c wayland: Fix dnd hotspot movement 2020-08-27 04:02:24 +05:00
gdkeventsource.c wayland: Don't warn if the display is lost, skip exit handlers 2017-05-30 09:16:45 +02:00
gdkglcontext-wayland.c gdk_wayland_display_init_gl: use GLES API if required 2022-09-28 14:34:41 +09:00
gdkglcontext-wayland.h gdk_wayland_display_init_gl: use GLES API if required 2022-09-28 14:34:41 +09:00
gdkkeys-wayland.c wayland: Don't return True if we fail to convert a keyval 2023-10-17 18:22:47 +02:00
gdkmonitor-wayland.c Relay the xdg_output.name to GdkMonitor 2019-06-20 22:51:47 +01:00
gdkmonitor-wayland.h [gtk3/wayland] Fix GdkMonitor sizes on Mutter without fractional scaling. 2024-01-31 14:12:40 +01:00
gdkprivate-wayland.h wayland: Support the cursor-shape protocol 2025-03-03 01:51:31 +02:00
gdkscreen-wayland.c Merge branch 'clear-settings-portal-gtk-3-24' into 'gtk-3-24' 2024-09-29 13:25:24 +00:00
gdkseat-wayland.h wayland: Remove GdkWaylandDataDevice typedef 2016-03-21 17:15:59 +01:00
gdkselection-wayland.c Merge branch 'ebassi/no-more-autotools-redux' into 'gtk-3-24' 2022-12-13 12:10:34 +00:00
gdkwayland.h wayland: Port to new monitor api 2016-04-27 23:18:16 -04:00
gdkwaylanddevice.h wayland: Offer wayland-specific method to set pad actions feedback 2016-08-23 21:01:45 +02:00
gdkwaylanddisplay.h gdk/wayland: Add GdkDisplay call to query available globals 2018-02-14 14:58:06 +01:00
gdkwaylandglcontext.h
gdkwaylandmonitor.h wayland: Port to new monitor api 2016-04-27 23:18:16 -04:00
gdkwaylandselection.h Drop gdk_wayland_drag_context_get_dnd_window 2015-12-02 00:47:53 -05:00
gdkwaylandwindow.h wayland/window: Add API to add extra surfaces for frame callbacks 2021-02-12 13:18:29 +01:00
gdkwindow-wayland.c Merge branch 'fix-virtual-memory-leak' into 'gtk-3-24' 2024-08-07 13:21:13 +00:00
meson.build wayland: Support the cursor-shape protocol 2025-03-03 01:51:31 +02:00
wm-button-layout-translation.c gdk: Relicense translate_wm_button_layout_to_gtk() 2017-04-27 21:06:15 +02:00
wm-button-layout-translation.h gdk: Relicense translate_wm_button_layout_to_gtk() 2017-04-27 21:06:15 +02:00