1
0
Fork 0
mirror of https://github.com/hyprwm/wlroots-hyprland.git synced 2025-01-31 19:09:50 +01:00
wlroots-hyprland/backend/multi
Simon Ser 7720ce7827 backend/multi: handle backends depending on each other properly
wl_list_for_each_safe only allows the current list item to be removed.
If a backend destroys itself when another backend is destroyed, this
blows up.
2020-05-02 19:36:03 +02:00
..
backend.c backend/multi: handle backends depending on each other properly 2020-05-02 19:36:03 +02:00
meson.build meson: Various improvements 2019-12-23 07:48:29 -05:00