xserver/hw/xwayland
Olivier Fourdan 372f67796f xwayland: Avoid hardcoding the interface name
The Wayland interfaces have a "name" field that we can use instead of
hardcoding their name.

Change the code to use that name instead of the static strings.

This was inspired by a similar change in mutter by Robert Mader
<robert.mader@collabora.com>.

Signed-off-by: Olivier Fourdan <ofourdan@redhat.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2023-11-28 08:57:53 +00:00
..
desktop xwayland: set the app_id and install a desktop launcher 2022-06-30 17:53:01 +02:00
man Xwayland: document new "glamor" option 2023-11-02 08:18:00 +00:00
.gitignore
drm.xml
meson.build glamor: Lift the GLX EGL backend from Xwayland 2023-11-07 17:59:24 +03:00
xwayland-cursor.c
xwayland-cursor.h
xwayland-cvt.c xwayland: Keep the CVT timings for non-standard modes 2023-05-15 10:33:21 +02:00
xwayland-cvt.h
xwayland-drm-lease.c xwayland: Clean up drm lease when terminating. #946 2023-07-17 08:25:39 +00:00
xwayland-drm-lease.h
xwayland-glamor-eglstream.c xwayland: Avoid hardcoding the interface name 2023-11-28 08:57:53 +00:00
xwayland-glamor-gbm.c xwayland: Avoid hardcoding the interface name 2023-11-28 08:57:53 +00:00
xwayland-glamor-xv.c
xwayland-glamor.c glamor: Lift the GLX EGL backend from Xwayland 2023-11-07 17:59:24 +03:00
xwayland-glamor.h Xwayland: add "glamor" command line option 2023-11-02 08:18:00 +00:00
xwayland-input.c xwayland: Avoid hardcoding the interface name 2023-11-28 08:57:53 +00:00
xwayland-input.h xwayland: hook up wl_pointer.axis_v120 events 2023-01-18 13:33:54 +10:00
xwayland-output.c xwayland: Update the fullscreen window on output change 2023-11-16 11:14:04 +01:00
xwayland-output.h xwayland: Make xwl_randr_add_modes_fixed() public API 2023-07-18 12:25:26 +02:00
xwayland-pixmap.c
xwayland-pixmap.h
xwayland-present.c xwayland/present: Handle NULL window_priv in xwl_present_cleanup 2023-09-26 14:08:08 +00:00
xwayland-present.h xwayland: add support for wp-tearing-control-v1 2023-06-19 12:19:35 +02:00
xwayland-screen.c xwayland: Avoid hardcoding the interface name 2023-11-28 08:57:53 +00:00
xwayland-screen.h hw/Xwayland: add xwl_glamor_mode_flags enum 2023-11-02 08:18:00 +00:00
xwayland-shm.c
xwayland-shm.h
xwayland-types.h xwayland: Add xwl_output to the Xwayland types 2023-11-16 11:14:04 +01:00
xwayland-vidmode.c
xwayland-vidmode.h
xwayland-window-buffers.c xwayland: Try the Xwayland glamor hook to create pixmaps 2023-04-03 11:46:15 +02:00
xwayland-window-buffers.h
xwayland-window.c xwayland: Do not resize when running fullscreen 2023-11-16 11:16:26 +01:00
xwayland-window.h xwayland: Add a helper function to update fullscreen 2023-11-16 11:14:04 +01:00
xwayland-xtest.c xwayland: Cancel the EI disconnect timer when freed 2023-10-11 11:05:08 +02:00
xwayland-xtest.h xwayland: Fallback to plain XTEST if EI does not work 2023-06-26 13:19:19 +02:00
xwayland.c Xwayland: add "glamor" command line option 2023-11-02 08:18:00 +00:00