mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-20 06:47:19 -04:00
Merge branch 'commit-queue-v1' into 'master'
Draft: commit-queue-v1: new protocol implementation See merge request wlroots/wlroots!4451
This commit is contained in:
commit
8db6c8db91
4 changed files with 198 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ wlr_files += files(
|
|||
'buffer/dmabuf.c',
|
||||
'buffer/readonly_data.c',
|
||||
'buffer/resource.c',
|
||||
'wlr_commit_queue_v1.c',
|
||||
'wlr_compositor.c',
|
||||
'wlr_content_type_v1.c',
|
||||
'wlr_cursor_shape_v1.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue