wlroots-hyprland/backend/wayland
Dominique Martinet 4f3d21c3ff wayland output: add error handling for xdg shell
Note that this does not go on to the next backend, because
attempt_wl_backend does not check if we have any output created.

We cannot test simply because (right now) a run of our examples will go
in this function twice, the first of which will (rightly?) return no
display but needs to return backend creation success.
2017-08-17 10:24:27 +02:00
..
backend.c wayland backend: switch to xdg shell 2017-08-17 10:24:27 +02:00
os-compatibility.c Add wayland backend cursor support 2017-08-14 18:02:05 -04:00
output.c wayland output: add error handling for xdg shell 2017-08-17 10:24:27 +02:00
registry.c wayland backend: switch to xdg shell 2017-08-17 10:24:27 +02:00
wl_seat.c Prevent alloc errors from crashing in list_t 2017-08-16 09:23:21 +02:00