gtk2/gdk/wayland
Benjamin Otte 95931a7e6c wayland: Better error on eglGetDisplay() failure
Goals:

1. Provide as much information as possible in the error message, so
   users can try to fix their system themselves.
2. Try to formulate the error message in a way that explains that this
   is not something GTK can fix, but a lower layer problem.

Related: #4193
2021-08-24 19:55:22 +00:00
..
cursor gdk/wayland/cursor/os-compatibility: fix build when memfd_create is not available 2021-04-27 11:46:39 -05:00
protocol gdk/toplevel: Add gdk_toplevel_titlebar_gesture() 2021-07-29 21:39:32 +02:00
gdkapplaunchcontext-wayland.c gdk/wayland: Support the xdg-activation wayland protocol 2021-05-03 17:20:50 +02:00
gdkcairocontext-wayland.c wayland: Fix memleaks when rendering with Cairo 2021-03-09 19:52:59 +01:00
gdkcairocontext-wayland.h
gdkclipboard-wayland.c
gdkclipboard-wayland.h
gdkcursor-wayland.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkdevice-wayland-private.h wayland: Make gdk_wayland_device_pad_set_feedback private 2020-10-15 12:00:00 -04:00
gdkdevice-wayland.c gdk/wayland: add support for wl_seat version 6 2021-08-11 16:36:57 +02:00
gdkdisplay-wayland.c gdk/wayland: add support for wl_seat version 7 2021-08-11 16:37:03 +02:00
gdkdisplay-wayland.h gl: Require EGL_KHR_surfaceless_context with egl 2021-07-22 16:27:31 +02:00
gdkdrag-wayland.c dnd: Guard drags with a reference when finishing 2021-07-26 02:18:54 +02:00
gdkdrop-wayland.c gdk: Make gdk_drop_status() take preferred action 2020-03-02 04:43:56 +01:00
gdkeventsource.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkglcontext-wayland.c wayland: Better error on eglGetDisplay() failure 2021-08-24 19:55:22 +00:00
gdkglcontext-wayland.h gdk: Move GL context construction to GdkGLContext 2021-07-22 16:27:32 +02:00
gdkkeys-wayland.c gdk/wayland: add support for wl_seat version 7 2021-08-11 16:37:03 +02:00
gdkmonitor-wayland.c docs: Brush up the Wayland backend docs 2021-03-11 16:37:31 +00:00
gdkmonitor-wayland.h
gdkprimary-wayland.c gdk/wayland: Replace gtk-primary-selection with primary-selection-unstable-v1 2020-09-27 16:23:42 +02:00
gdkprimary-wayland.h gdk/wayland: Replace gtk-primary-selection with primary-selection-unstable-v1 2020-09-27 16:23:42 +02:00
gdkprivate-wayland.h gl: Require EGL_KHR_surfaceless_context with egl 2021-07-22 16:27:31 +02:00
gdkseat-wayland.h Add a public header for GdkWaylandSeat 2020-10-14 11:55:34 +01:00
gdksurface-wayland.c gdk/toplevel: Add gdk_toplevel_titlebar_gesture() 2021-07-29 21:39:32 +02:00
gdksurface-wayland.h wayland: Don't pass GL config to get_egl_surface() 2021-07-22 16:23:56 +02:00
gdkvulkancontext-wayland.c wayland/surface: Make sure to commit ack_configure 2020-09-17 18:20:08 +02:00
gdkvulkancontext-wayland.h
gdkwayland.h Add a public header for GdkWaylandSeat 2020-10-14 11:55:34 +01:00
gdkwaylanddevice.h Add gdk_wayland_device_get_xkb_keymap 2021-05-02 21:02:09 -04:00
gdkwaylanddisplay.h wayland: Add EGLDisplay getter 2021-05-11 12:46:03 +01:00
gdkwaylandglcontext.h
gdkwaylandmonitor.h
gdkwaylandseat.h Add a public header for GdkWaylandSeat 2020-10-14 11:55:34 +01:00
gdkwaylandsurface.h Revert "Merge branch 'gtk_egl_wayland' into 'master'" 2020-12-30 03:32:18 +00:00
meson.build gdk/wayland: Support the xdg-activation wayland protocol 2021-05-03 17:20:50 +02:00
wm-button-layout-translation.c
wm-button-layout-translation.h