mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-02-28 01:41:07 -05:00
ext_image_capture_source_v1: add support for foreign toplevels
This commit is contained in:
parent
8fb4e4dabb
commit
b066fd6b5a
3 changed files with 148 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ wlr_files += files(
|
|||
'data_device/wlr_drag.c',
|
||||
'ext_image_capture_source_v1/base.c',
|
||||
'ext_image_capture_source_v1/output.c',
|
||||
'ext_image_capture_source_v1/foreign_toplevel.c',
|
||||
'output/cursor.c',
|
||||
'output/output.c',
|
||||
'output/render.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue