wlroots/backend
Daniel Playfair Cal 82f92113fd backend/drm: add support for suggested output position prop
Virtualised outputs use the "suggested X" and "suggested Y" DRM props to
indicate their relative position on the host WM.

This change adds members `suggested_x` and `suggested_y` to `struct
wlr_output` which contain the value of these props. Also, a
`suggested_position` signal is added so that compositors can be notified
if there is a changed in the suggested position.
2021-01-10 21:44:52 +11:00
..
drm backend/drm: add support for suggested output position prop 2021-01-10 21:44:52 +11:00
headless remove unnecessary egl includes 2021-01-07 17:11:22 +01:00
libinput backend/session: replace session_signal with events.active 2020-11-19 22:47:49 +01:00
multi backend/multi: handle backends depending on each other properly 2020-05-02 19:36:03 +02: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 remove unnecessary egl includes 2021-01-07 17:11:22 +01:00
x11 remove unnecessary egl includes 2021-01-07 17:11:22 +01:00
backend.c backend/session: allow wlr_session_find_gpus to return an error 2021-01-04 19:46:44 +01:00
meson.build Drop RDP backend 2020-01-10 19:38:39 +01:00