wlroots/include/backend/drm
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
..
cvt.h backend/drm: add support for custom modes 2019-10-27 10:46:47 -04:00
drm.h remove unnecessary egl includes 2021-01-07 17:11:22 +01:00
iface.h output: make wlr_output_set_gamma atomic 2020-05-14 20:09:28 +02:00
properties.h backend/drm: add support for suggested output position prop 2021-01-10 21:44:52 +11:00
renderer.h remove unnecessary egl includes 2021-01-07 17:11:22 +01:00
util.h backend/drm: introduce wlr_drm_fb 2020-04-28 09:54:52 +02:00