wlroots/include
Daniel Playfair Cal b7aa6ee176 backend/drm: handle changes in the set of fixed output modes
In virtualised environments, it is possible for the set of fixed modes
advertised by a connected output to change. This happens for example
when resizing the window in the host system, which causes the preferred
mode in the virtualised display to change to match the new size of the
host window.

This change keeps the value of `modes` in `struct wlr_output` updated
when the available DRM modes change. Also, it adds a signal
`available_modes` which notifies compositors when this occurs.
2021-01-10 18:04:06 +11:00
..
backend remove unnecessary egl includes 2021-01-07 17:11:22 +01: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: handle changes in the set of fixed output modes 2021-01-10 18:04:06 +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