wlroots-hyprland/backend/wayland
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
..
backend.c backend/wayland: report parent presentation clock 2021-11-22 19:31:59 +01:00
meson.build backend/wayland: use xdga client activation 2021-10-31 10:33:14 +01:00
output.c Remove support for DMA-BUF flags 2021-11-17 16:12:59 +00:00
seat.c backend/wayland: send hold gesture events 2021-09-27 15:30:31 +02:00
tablet_v2.c tablet: stop using wlr_list 2021-07-01 10:35:39 -04:00