wlroots/backend
Markus Ongyerth 2cea430488 prevent current_mode null on output_enable(false)
The current mode was set to NULL to abuse it as state variable
persisting DRM suspend/resume, this results resulted in a segfault on
normal DPMS cycle.

This reverts that change and uses the wlr_output enabled variable, which
also persists and makes more sense.
2018-03-01 15:48:25 +01:00
..
drm prevent current_mode null on output_enable(false) 2018-03-01 15:48:25 +01:00
headless remove frame timer from headless output 2018-02-24 22:32:57 -05:00
libinput Fix null deref in wlr_libinput_backend_destroy 2018-02-25 02:26:56 +00:00
multi Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
session Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
wayland backend/wayland: fix uninitialized wlr_event_keyboard_key::update_state 2018-02-23 09:40:31 +01:00
x11 x11: parse vendor and model out of xcb setup information 2018-02-23 09:52:56 +01:00
backend.c Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
meson.build Add missing dependencies 2018-02-14 18:42:39 +00:00