mirror of
https://github.com/labwc/labwc.git
synced 2025-11-06 13:29:58 -05:00
foreign-toplevel: create generic abstraction
This commit is contained in:
parent
5e1f91c9d1
commit
2a825008c6
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