wlroots-hyprland/backend
Brian Ashworth 72c76b128e drm: do not modeset to current mode
There is no point in modesetting an output to a mode that it is already
set to. Modesetting will cause the output to briefly flicker which is
undesirable for a noop. This returns early in `drm_connector_set_mode`
when attempting to modeset to the current mode.
2019-02-14 10:59:06 +01:00
..
drm drm: do not modeset to current mode 2019-02-14 10:59:06 +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