wlroots-hyprland/backend/headless
Tobias Predel 3dc5c7e5e7 backend_destroy: Similiar logic like DRM backend
In the logic of the DRM backend in backend_destroy, wlr_backend_finish
is called first, then the outputs are destroyed and then the
display->destroy.link is removed from the list.

This commit applies the same order to the headless backend.
2023-05-15 20:21:23 +02:00
..
backend.c backend_destroy: Similiar logic like DRM backend 2023-05-15 20:21:23 +02:00
meson.build backend/headless: remove unused wlr_headless_input_device 2022-02-21 17:11:32 +00:00
output.c backend/headless: unconditionally accept all output layers 2023-02-21 10:12:35 +00:00