Files
gtk/gdk/wayland
Ludovico de Nittis d2672db648 wayland: Try to open the display even if XDG_RUNTIME_DIR is unset
Since Wayland 1.15, it is now possible to use absolute paths in
"WAYLAND_DISPLAY".
In that scenario, having a valid "XDG_RUNTIME_DIR" is not a requirement
anymore.

For this reason we remove the "XDG_RUNTIME_DIR" check and we let
`wl_display_connect()` decide if our environment is correct.

Signed-off-by: Ludovico de Nittis <ludovico.denittis@collabora.com>
2023-03-27 11:53:57 +02:00
..
2022-09-23 23:33:42 -04:00
2022-09-23 23:33:42 -04:00
2021-10-06 03:44:36 +02:00
2023-01-06 13:47:34 -05:00