wlroots-hyprland/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
headless [WIP][DONTMERGE]Add support for libinput_switch input devices 2018-12-15 14:42:35 +11:00
libinput Implement the pointer-gestures-unstable-v1 protocol 2019-01-28 22:06:36 +01:00
multi Increase _POSIX_C_SOURCE to 200112L 2018-10-17 08:33:19 +02:00
noop Introduce noop backend 2019-01-17 20:13:55 +10:00
session Allow compositors to run as systemd user units 2019-02-03 18:45:32 -08:00
wayland backend/wayland: handle wl_pointer.axis_stop 2019-01-26 11:18:47 +01:00
x11 pointer: add a frame event 2019-01-26 11:04:05 +01:00
backend.c Introduce noop backend 2019-01-17 20:13:55 +10:00
meson.build Introduce noop backend 2019-01-17 20:13:55 +10:00