mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
Merge pull request #1423 from emersion/data-control
Implement data-control-unstable-v1
This commit is contained in:
commit
e61ea7706b
8 changed files with 705 additions and 7 deletions
|
|
@ -27,6 +27,7 @@ lib_wlr_types = static_library(
|
|||
'wlr_buffer.c',
|
||||
'wlr_compositor.c',
|
||||
'wlr_cursor.c',
|
||||
'wlr_data_control_v1.c',
|
||||
'wlr_export_dmabuf_v1.c',
|
||||
'wlr_foreign_toplevel_management_v1.c',
|
||||
'wlr_gamma_control_v1.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue