wlroots/backend
Markus Ongyerth 08fda567d2 prevents reuse of outdated wlr_output state
On the drm output the wlr_drm_connector structs are reused.
This struct contains the wlr_output struct, which is reused as well.
The old code kept modes/edid and output state persistent over hotplug.
This nulls the relevant strings, reads newer edid data and removes old
modes on unplug.
2018-02-06 22:45:37 +01:00
..
drm prevents reuse of outdated wlr_output state 2018-02-06 22:45:37 +01:00
headless Backport screenshooter fixes from the renderer redesign v1 2018-01-23 22:06:54 +01:00
libinput libinput backend: add wlr_input_device_is_libinput 2017-12-19 20:13:49 +01:00
multi Backport screenshooter fixes from the renderer redesign v1 2018-01-23 22:06:54 +01:00
session style: add comment to empty while loop in logind.c 2018-01-21 17:00:15 +01:00
wayland Backport screenshooter fixes from the renderer redesign v1 2018-01-23 22:06:54 +01:00
x11 Backport screenshooter fixes from the renderer redesign v1 2018-01-23 22:06:54 +01:00
backend.c Backport screenshooter fixes from the renderer redesign v1 2018-01-23 22:06:54 +01:00
meson.build meson: add systemd/elogind backends only if enabled 2018-01-28 16:14:38 +00:00