mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-06-12 03:01:38 -04:00
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. |
||
|---|---|---|
| .. | ||
| cursor.c | ||
| output.c | ||
| render.c | ||
| state.c | ||
| swapchain.c | ||