LookingGlass/client/displayservers
Tudor Brindus cf3e816603 [client] probe Wayland backend first
`$DISPLAY` will be set even in a Wayland session, which causes LG to
initialize itself under Xwayland unless it is explicitly compiled with
`-DENABLE_X11=OFF`.

We could add a Wayland check within the X11 backend, but reordering the
code-generated array seems like a better solution.
2021-02-21 10:31:48 +11:00
..
SDL [client] wayland: implement window creation for egl 2021-02-21 10:31:48 +11:00
Wayland [client] wayland: decorate window unless borderless is requested 2021-02-21 10:31:48 +11:00
X11 [client] wayland: implement window creation for egl 2021-02-21 10:31:48 +11:00
CMakeLists.txt [client] probe Wayland backend first 2021-02-21 10:31:48 +11:00