mirror of
https://github.com/labwc/labwc.git
synced 2026-04-11 08:21:13 -04:00
foreign-toplevel: create generic abstraction
This commit is contained in:
parent
0a58ff4331
commit
288e167884
15 changed files with 463 additions and 196 deletions
4
src/foreign-toplevel/meson.build
Normal file
4
src/foreign-toplevel/meson.build
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
labwc_sources += files(
|
||||
'foreign.c',
|
||||
'wlr-foreign.c',
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue