mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-02-05 04:06:11 -05:00
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. |
||
|---|---|---|
| .. | ||
| cvt.h | ||
| drm.h | ||
| iface.h | ||
| properties.h | ||
| renderer.h | ||
| util.h | ||