mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
ext-image-capture-source-v1: add base interface
This commit is contained in:
parent
eb85831284
commit
dadcbf65e6
5 changed files with 163 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ wlr_files += files(
|
|||
'data_device/wlr_data_offer.c',
|
||||
'data_device/wlr_data_source.c',
|
||||
'data_device/wlr_drag.c',
|
||||
'ext_image_capture_source_v1/base.c',
|
||||
'output/cursor.c',
|
||||
'output/output.c',
|
||||
'output/render.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue