wlroots/include/backend
Brian Ashworth 50011e7170 backend/drm: fix modeset on drm fd resume
On DRM resume, such as switching back to a TTY, the output needs to be
modeset to the current mode. However, wlr_output_set_mode will return
early when attempting to set the mode to the current mode. This just
steps around wlr_output_set_mode and calls drm_connector_set_mode
directly.
2019-02-19 16:49:51 +01:00
..
drm backend/drm: fix modeset on drm fd resume 2019-02-19 16:49:51 +01:00
session Use more consistent include guard names 2017-09-23 10:26:01 +02:00
headless.h backend/headless: add assertions 2018-09-18 11:01:53 +02:00
libinput.h Implement the pointer-gestures-unstable-v1 protocol 2019-01-28 22:06:36 +01:00
multi.h Rework session handling 2018-09-24 23:35:09 +02:00
noop.h Introduce noop backend 2019-01-17 20:13:55 +10:00
wayland.h Update Wayland backend to xdg-shell stable 2019-01-10 09:17:14 -05:00
x11.h backend/x11: Hide cursor with Xfixes 2018-11-13 10:55:03 +13:00