types: implement wlr_foreign_toplevel_management_v1

This commit is contained in:
Ilia Bozhinov 2018-08-25 22:27:11 +03:00
parent e75075dfa2
commit 5b1b9657bf
6 changed files with 937 additions and 0 deletions

View file

@ -28,6 +28,7 @@ lib_wlr_types = static_library(
'wlr_compositor.c',
'wlr_cursor.c',
'wlr_export_dmabuf_v1.c',
'wlr_foreign_toplevel_management_v1.c',
'wlr_gamma_control_v1.c',
'wlr_gamma_control.c',
'wlr_gtk_primary_selection.c',