added foreign support
This commit is contained in:
parent
be390dacfd
commit
d28151d255
3 changed files with 9 additions and 0 deletions
|
|
@ -88,6 +88,9 @@ extern "C" {
|
|||
#include <wlr/types/wlr_pointer_constraints_v1.h>
|
||||
#include <wlr/types/wlr_relative_pointer_v1.h>
|
||||
#include <wlr/interfaces/wlr_keyboard.h>
|
||||
#include <wlr/types/wlr_xdg_foreign_registry.h>
|
||||
#include <wlr/types/wlr_xdg_foreign_v1.h>
|
||||
#include <wlr/types/wlr_xdg_foreign_v2.h>
|
||||
}
|
||||
|
||||
#undef class
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue