LookingGlass/client
Quantum 9dee9ed7bb [client] main: better error when no display server is available
This commit makes it show a prettier error message when no display
server is available, including the display servers compiled. This
replaces the old assert.

Example output:

[E] 572277145932              main.c:1167 | lg_run                         | No display servers available, tried:
[E] 572277145934              main.c:1169 | lg_run                         | * Wayland
[E] 572277145935              main.c:1169 | lg_run                         | * X11
2022-07-13 07:05:07 +10:00
..
audiodevs [all] cmake: standardize indentation to 2 spaces 2022-05-29 11:16:16 +10:00
displayservers [client] displayservers: add name field 2022-07-13 07:05:07 +10:00
include [client] displayservers: add name field 2022-07-13 07:05:07 +10:00
renderers [client] all: use the defined keyboard mapping for keybinds 2022-06-29 18:26:40 +10:00
src [client] main: better error when no display server is available 2022-07-13 07:05:07 +10:00
CMakeLists.txt [client] cmake: pass -Wstrict-prototypes for C files only 2022-05-29 11:16:16 +10:00
DEBUGGING.md [doc] Fix formatting 2018-05-23 08:46:03 +10:00