diff options
author | Markus Ongyerth <ongy@ongy.net> | 2018-02-06 22:45:37 +0100 |
---|---|---|
committer | Markus Ongyerth <ongy@ongy.net> | 2018-02-06 22:45:37 +0100 |
commit | 08fda567d22dfdde6a4764d8dd3466dddf39b507 (patch) | |
tree | 2b4fa33710d4afbb936e63adcec6f686732ce07c /backend/libinput/touch.c | |
parent | b10269e513a0bf29059a7203aa8e3ccac10f0af4 (diff) |
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.
Diffstat (limited to 'backend/libinput/touch.c')
0 files changed, 0 insertions, 0 deletions