commit-timing-v1: new protocol implementation

Signed-off-by: Sergio Gómez <sergio.g.delreal@gmail.com>
This commit is contained in:
Sergio Gómez 2025-11-26 10:34:55 -05:00
parent 0e070e93d8
commit e57244c1ba
4 changed files with 470 additions and 0 deletions

View file

@ -76,6 +76,7 @@ wlr_files += files(
'wlr_presentation_time.c',
'wlr_primary_selection_v1.c',
'wlr_primary_selection.c',
'wlr_commit_timing_v1.c',
'wlr_region.c',
'wlr_relative_pointer_v1.c',
'wlr_screencopy_v1.c',