Add simple foreign toplevel implementation

This commit is contained in:
Johan Malm 2021-08-05 12:18:10 +01:00
parent 7dc4ae36ca
commit 042ea266a5
7 changed files with 91 additions and 2 deletions

View file

@ -3,6 +3,7 @@ labwc_sources = files(
'cursor.c',
'damage.c',
'desktop.c',
'foreign.c',
'interactive.c',
'keyboard.c',
'layers.c',