data-control-v1: initial protocol implementation

This commit is contained in:
emersion 2018-12-07 15:50:51 +01:00
parent 84c904752f
commit 99d879c887
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
7 changed files with 691 additions and 5 deletions

View file

@ -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',