wlroots/backend
Simon Ser c0881bdc01 output: require commit after hardware cursor update
Up until now only the DRM backend required an output commit after
updating the cursor. Unify this for all backends, because:

- Screen capture can now catch cursor updates listening for output
  commits
- In the future we want to make the cursor a regular wlr_output_layer,
  which would need an output commit to be updated anyways
2025-01-14 16:42:12 +01:00
..
drm output: require commit after hardware cursor update 2025-01-14 16:42:12 +01:00
headless output: introduce wlr_output_finish() 2025-01-08 16:06:12 +00:00
libinput pointer: release pressed buttons on destroy 2024-09-24 19:53:54 +00:00
multi backend: replace get_buffer_caps hook with a struct field 2024-12-25 18:40:05 +00:00
session backend/session: simplify udev event action matching 2025-01-08 20:45:27 +03:00
wayland output: introduce wlr_output_finish() 2025-01-08 16:06:12 +00:00
x11 output: introduce wlr_output_finish() 2025-01-08 16:06:12 +00:00
backend.c backend: replace get_buffer_caps hook with a struct field 2024-12-25 18:40:05 +00:00
meson.build backend/session: make optional 2022-11-25 16:15:29 +00:00