wlroots/backend
Simon Ser 3b93da70a0 backend/wayland: report parent presentation clock
There's no guarantee that the parent Wayland compositor uses
CLOCK_MONOTONIC for reporting presentation timestamps, they could
be using e.g. CLOCK_MONOTONIC_RAW or another system-specific clock.

Forward the value via wlr_backend_impl.get_presentation_clock.

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3254#note_1143061
2021-11-22 19:31:59 +01:00
..
drm backend/drm: scan leases on uevent 2021-11-19 16:06:07 +00:00
headless backend/headless: don't store the parent renderer 2021-11-18 09:37:57 -05:00
libinput backend/libinput: send hold gesture events 2021-09-27 15:30:31 +02:00
multi backend/multi: add asserts in wlr_multi_backend_add 2021-11-19 10:44:45 -05:00
noop backend/noop: drop attach_render/rollback_render 2021-07-29 09:48:33 -04:00
session Introduce WLR_DEVICE_LEASE events 2021-11-19 16:06:07 +00:00
wayland backend/wayland: report parent presentation clock 2021-11-22 19:31:59 +01:00
x11 output: use XRGB8888 format instead of ARGB8888 2021-11-19 15:51:46 +00:00
backend.c backend: fix attempt_backend_by_name multi backend self insertion 2021-11-19 10:44:51 -05:00
meson.build backend: make DRM and libinput backends optional 2021-07-22 09:56:38 -04:00