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
multi
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
meson.build