wlroots-hyprland/backend
Simon Ser b01d97a38f backend/drm: drop attempt_enable_needs_modeset
Modesets require a buffer. The DRM backend tried to auto-enable
outputs when a CRTC becomes available in the past, but now that
fails because no buffer is available.

Instead of having this magic inside the DRM backend, a better
approach is to do it in the compositor or in an optional helper.
2021-09-07 22:33:40 +02:00
..
drm backend/drm: drop attempt_enable_needs_modeset 2021-09-07 22:33:40 +02:00
headless Move allocator stuff into new directory 2021-08-25 09:57:20 -04:00
libinput backend: unify startup messages 2021-08-19 20:47:36 +02:00
multi backend: introduce wlr_backend_finish 2021-05-21 22:13:54 +02:00
noop backend/noop: drop attach_render/rollback_render 2021-07-29 09:48:33 -04:00
session backend/session: use DRM_PRIMARY_MINOR_NAME 2021-06-17 00:28:04 +02:00
wayland Move allocator stuff into new directory 2021-08-25 09:57:20 -04:00
x11 Move allocator stuff into new directory 2021-08-25 09:57:20 -04:00
backend.c backend: wait for session to become active 2021-09-07 20:28:02 +02:00
meson.build backend: make DRM and libinput backends optional 2021-07-22 09:56:38 -04:00