wlroots/backend
Daniel Playfair Cal e0b4379ce5 backend/drm: support hotplug_mode_update connector prop
For connectors that set the hotplug_mode_update prop (usually connectors
corresponding to virtualised outputs), ignore modes other than the
preferred mode, treat the preferred mode as a custom mode, and do not add it
to the output->modes list. When the preferred mode changes, send a
request_state event on the output to request for the compositor to change to
the new mode.
2021-02-03 23:18:28 +11:00
..
drm backend/drm: support hotplug_mode_update connector prop 2021-02-03 23:18:28 +11:00
headless backend/headless: create renderer after wlr_backend_init 2021-01-17 01:08:40 +01:00
libinput backend/session: replace session_signal with events.active 2020-11-19 22:47:49 +01:00
multi backend/multi: implement get_drm_fd 2021-01-16 08:57:42 +01:00
noop noop: listen to display destroy and destroy the backend 2020-12-31 20:34:36 +01:00
session backend/session: allow wlr_session_find_gpus to return an error 2021-01-04 19:46:44 +01:00
wayland backend/wayland: use request_state when toplevel is resized 2021-01-28 18:13:28 +01:00
x11 backend/x11: use request_state when window is resized 2021-01-28 18:13:28 +01:00
backend.c backend: add get_drm_fd to interface 2021-01-16 08:57:42 +01:00
meson.build Drop RDP backend 2020-01-10 19:38:39 +01:00