wlroots/include/wlr
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 remove unnecessary egl includes 2021-01-07 17:11:22 +01:00
interfaces backend/drm: add support for suggested output position prop 2021-01-10 21:44:52 +11:00
render render/egl: document NULL config_attribs passed to wlr_egl_init 2021-01-09 12:02:39 +01:00
types backend/drm: add support for suggested output position prop 2021-01-10 21:44:52 +11:00
util util/edges: use bitmask for wlr_edges 2020-10-31 23:15:21 +01:00
backend.h remove unnecessary egl includes 2021-01-07 17:11:22 +01:00
config.h.in types: add wlr_xdg_foreign_registry 2021-01-05 20:32:56 +01:00
meson.build build: replace version with soversion 2020-01-24 11:17:03 +01:00
version.h.in Revert "Revert "Merge pull request #1194 from ascent12/meson_feature"" 2018-08-24 19:35:02 +12:00
xcursor.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
xwayland.h xwayland: use pipe instead of SIGUSR1 to signal readiness 2020-12-07 12:24:56 +01:00