mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
types: implement wlr_foreign_toplevel_management_v1
This commit is contained in:
parent
e75075dfa2
commit
5b1b9657bf
6 changed files with 937 additions and 0 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue