wlroots/include
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
..
backend backend/drm: add support for suggested output position prop 2021-01-10 21:44:52 +11:00
render render/drm_format_set: add wlr_drm_format_{create,add} 2020-12-18 09:41:12 +01:00
types Remove xdg-shell v6 2020-09-03 00:01:10 +02:00
util util: add support for generating UUIDs 2021-01-05 20:32:56 +01:00
wlr backend/drm: add support for suggested output position prop 2021-01-10 21:44:52 +11:00
xcursor Use fixed size integer type 2020-09-01 11:58:56 +02:00
xwayland xwayland: do not allow apps to change focus after wlroots request 2020-07-30 13:40:36 +02:00
meson.build types: add wlr_xdg_foreign_v2 2021-01-05 20:32:56 +01:00