wlroots/include/backend/drm
Simon Ser 16b42bf65b backend/drm: track cursor FB in wlr_drm_connector_state
Use the same logic for cursor FBs as we currently use for primary
FBs. This also fixes the same bug as [1] but in a different, more
robust way.

The new logic integrates better with atomic and will be required
anyways in the future when set_cursor will be superseded by a better
API.

[1]: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4577
2024-03-04 11:26:20 +01:00
..
drm.h backend/drm: track cursor FB in wlr_drm_connector_state 2024-03-04 11:26:20 +01:00
fb.h
iface.h
monitor.h
properties.h
renderer.h
util.h