Added wlr_foreign_toplevel_v1

This commit is contained in:
vaxerski
2022-05-29 11:24:42 +02:00
parent d2e1899f26
commit fdb3f610e5
6 changed files with 28 additions and 0 deletions

View File

@@ -73,6 +73,7 @@ extern "C" {
#include <wlr/types/wlr_input_inhibitor.h>
#include <wlr/types/wlr_keyboard_shortcuts_inhibit_v1.h>
#include <wlr/types/wlr_virtual_pointer_v1.h>
#include <wlr/types/wlr_foreign_toplevel_management_v1.h>
#include <wlr/util/log.h>
#include <wlr/xwayland.h>
#include <wlr/util/region.h>