mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-06-13 14:32:57 -04:00
Sample CLOCK_MONOTONIC at the start of copy_dmabuf and copy_shm, store the value on the frame, and emit it before the ready event. The timestamp marks the moment the compositor latched source content for this capture, giving capture clients a stable anchor from which to compute the budget remaining in the current frame interval and to use as the source timestamp on any downstream encoded stream. No render timer, no timeline waiter, no dependency on the explicit sync MR (wayland-protocols !506). The capture path returns to its previous shape with one additional clock_gettime call per frame. IMAGE_COPY_CAPTURE_MANAGER_V1_VERSION bumped to 2. Signed-off-by: Greg Lamberson <greg@lamco.io> |
||
|---|---|---|
| .. | ||
| backend | ||
| interfaces | ||
| render | ||
| types | ||
| util | ||
| xwayland | ||
| backend.h | ||
| config.h.in | ||
| meson.build | ||
| version.h.in | ||
| xcursor.h | ||
| xwayland.h | ||