mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 21:41:25 +00:00
When neither `wayland-info` nor `weston-info` are installed, the `xwayland-piglit.sh` script will wait indefinitely for the compositor to start. Use `Xwayland -pogo` instead to wait until weston is initialized. Closes: https://gitlab.freedesktop.org/xorg/xserver/-/issues/1536 Reviewed-by: Michel Dänzer <mdaenzer@redhat.com> Signed-off-by: José Expósito <jexposit@redhat.com>