mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-03-09 05:34:22 -04:00
Merge branch 'clipboard' into 'master'
selection: allows using a wrapper source to filter data See merge request wlroots/wlroots!5153
This commit is contained in:
commit
d1526c3a10
18 changed files with 2723 additions and 108 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',
|
||||
'wlr_data_receiver.c',
|
||||
'ext_image_capture_source_v1/base.c',
|
||||
'ext_image_capture_source_v1/output.c',
|
||||
'ext_image_capture_source_v1/foreign_toplevel.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue