mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-13 08:22:16 -04:00
Merge branch 'commit_queue_v1' into 'master'
fifo-v1: new protocol implementation See merge request wlroots/wlroots!4463
This commit is contained in:
commit
0f3a368d14
9 changed files with 569 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_fifo_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