wlroots/include/wlr
llyyr 4c74a8843a presentation-time: bump protocol version to v2
We've actually been doing the wrong thing this whole time, for v1 of the
protocol, we should set the refresh_nsec field to 0 if the output does
not have a constant refresh rate. However we've been setting it to the
fastest rate instead since eac7c2ad2f
which is incidentally exactly what v2 of the protocol proposes.

So allow advertising v2, and fix v1 to set refresh_nsec to 0.
2024-10-28 02:58:48 +05:30
..
backend backend/wayland: introduce wlr_wl_output_set_app_id() 2024-06-26 19:43:20 +00:00
interfaces pointer: release pressed buttons on destroy 2024-09-24 19:53:54 +00:00
render Use WLR_PRIVATE for private fields 2024-10-25 07:51:51 +03:00
types presentation-time: bump protocol version to v2 2024-10-28 02:58:48 +05:30
util Use WLR_PRIVATE for private fields 2024-10-25 07:51:51 +03:00
xwayland Use WLR_PRIVATE for private fields 2024-10-25 07:51:51 +03:00
backend.h backend: add timeline feature flag 2024-10-11 17:11:35 +00:00
config.h.in render/color: introduce wlr_color_transform 2024-04-26 17:17:36 +00:00
meson.build Version pkgconfig, headers, and library for parallel installation 2024-05-27 22:15:00 +00:00
version.h.in Drop WLR_VERSION_API_* 2021-06-29 12:22:55 +02:00
xcursor.h examples, tinywl: use "default" cursor instead of "left_ptr" 2023-02-01 15:00:42 +01:00
xwayland.h xwayland: split headers 2022-11-02 19:00:23 +01:00