wlroots-hyprland/backend/wayland
Simon Ser 1c24b1182b backend: drop wlr_backend_get_presentation_clock()
We can just assume CLOCK_MONOTONIC everywhere.

Simplifies the backend API, and fixes clock mismatches when multiple
backends are used together with different clocks.
2023-10-30 18:39:39 +01:00
..
backend.c backend: drop wlr_backend_get_presentation_clock() 2023-10-30 18:39:39 +01:00
meson.build backend/wayland: add scaling support for output layers 2023-06-05 18:29:55 +00:00
output.c Fix output layers order error on wayland backend 2023-10-16 11:14:44 +00:00
pointer.c treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical 2023-10-03 01:51:07 -04:00
seat.c treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical 2023-10-03 01:51:07 -04:00
tablet_v2.c treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical 2023-10-03 01:51:07 -04:00