mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-16 08:21:40 -04:00
Merge branch 'commit_timing_v1' into 'master'
commit-timing-v1: new protocol implementation See merge request wlroots/wlroots!4617
This commit is contained in:
commit
bcfa75102a
9 changed files with 575 additions and 0 deletions
|
|
@ -78,6 +78,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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue