mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-10 13:29:44 -05:00
The surface frame callback lets a window know when it is a good time to show the next frame if it is animating. In particular, this callback is used by weston-simple-shm to throttle drawing. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| wlr_input_device.c | ||
| wlr_keyboard.c | ||
| wlr_output.c | ||
| wlr_pointer.c | ||
| wlr_region.c | ||
| wlr_surface.c | ||
| wlr_tablet_pad.c | ||
| wlr_tablet_tool.c | ||
| wlr_touch.c | ||