mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2025-12-29 10:20:13 +01:00
Recent versions of libwayland support absolute paths in display names, and in that case do not require XDG_RUNTIME_DIR to be set. It's therefore overly strict for Weston to exit due to XDG_RUNTIME_DIR being unset when it would work perfectly fine without it. The messages displayed for incorrectly set XDG_RUNTIME_DIR are useful though, so keep them around, but only display them if wl_display_add_socket() fails i.e. the lack of XDG_RUNTIME_DIR has actually caused a problem. Signed-off-by: Alyssa Ross <hi@alyssa.is> |
||
|---|---|---|
| .. | ||
| config-helpers.c | ||
| executable.c | ||
| main.c | ||
| meson.build | ||
| screen-share.c | ||
| systemd-notify.c | ||
| text-backend.c | ||
| weston-private.h | ||
| weston-screenshooter.c | ||
| weston.desktop | ||
| weston.h | ||
| xwayland.c | ||