wlroots/types/output
Félix Poisot c5641f6de5 output: limit rate of hardware cursor texture change
A client that generates lots of cursor image changes could cause a
high render load, or deplete the output's cursor swapchain on some
backends.

Limit to two renders per frame, and catch up after output commit if
necessary.
2026-03-25 16:06:54 +00:00
..
cursor.c output: limit rate of hardware cursor texture change 2026-03-25 16:06:54 +00:00
output.c output: limit rate of hardware cursor texture change 2026-03-25 16:06:54 +00:00
render.c backend: replace get_buffer_caps hook with a struct field 2024-12-25 18:40:05 +00:00
state.c output: Add color-representation to output state 2026-03-17 16:32:30 +00:00
swapchain.c swapchain, damage_ring: Drop buffer age 2024-08-21 09:45:54 -04:00