mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
data-control-v1: initial protocol implementation
This commit is contained in:
parent
84c904752f
commit
99d879c887
7 changed files with 691 additions and 5 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