wlroots/backend
Simon Ser 85cf4b235d
backend/drm: destroy DRM connectors that disappear
This was lost during the refactoring. We were previously calling
wlr_output_destroy, which destroyed the connector as well.

Fixes: 248c7787c7 ("backend/drm: refactor wlr_output destruction")
2020-12-22 19:38:29 +01:00
..
drm backend/drm: destroy DRM connectors that disappear 2020-12-22 19:38:29 +01:00
headless backend/headless: select the rendering device ourselves 2020-12-16 12:12:36 +01:00
libinput backend/session: replace session_signal with events.active 2020-11-19 22:47:49 +01:00
multi backend/multi: handle backends depending on each other properly 2020-05-02 19:36:03 +02:00
noop backend/noop: add missing rollback_render output impl 2020-06-19 13:07:24 -06:00
session backend/session/libseat: set XDG_SESSION_TYPE 2020-12-05 00:14:04 +01:00
wayland backend/wayland: re-use wl_buffers 2020-12-21 16:30:47 +01:00
x11 backend/x11: destroy buffers when destroying output 2020-12-21 16:31:07 +01:00
backend.c backend/session: operate on wlr_device 2020-11-19 22:47:49 +01:00
meson.build Drop RDP backend 2020-01-10 19:38:39 +01:00