wlroots/include/wlr
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
interfaces backend/drm: handle changes in the set of fixed output modes 2021-01-10 18:04:06 +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: handle changes in the set of fixed output modes 2021-01-10 18:04:06 +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