wlroots-hyprland/include/backend
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 backend/drm: track cursor FB in wlr_drm_connector_state 2024-03-04 11:26:20 +01:00
session Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
backend.h backend: remove backend_get_allocator 2021-11-18 09:37:57 -05:00
headless.h backend/headless: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00
libinput.h backend/libinput: use NULL to indicate missing device name 2024-02-29 12:08:02 +01:00
multi.h backend/multi: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00
wayland.h pointer: drop enum wlr_axis_relative_direction 2024-02-28 16:39:18 +00:00
x11.h backend/x11: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00