mirror of
https://github.com/labwc/labwc.git
synced 2025-11-05 13:29:58 -05:00
Convert SSD to scene nodes
This commit is contained in:
parent
f2d40a8d69
commit
5862b65f89
23 changed files with 1134 additions and 557 deletions
7
src/ssd/meson.build
Normal file
7
src/ssd/meson.build
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
labwc_sources += files(
|
||||
'ssd.c',
|
||||
'ssd_part.c',
|
||||
'ssd_titlebar.c',
|
||||
'ssd_border.c',
|
||||
'ssd_extents.c',
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue