mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-14 08:22:25 -04:00
Merge branch 'rectpack' into 'master'
util: introduce rectangle packing helper See merge request wlroots/wlroots!4761
This commit is contained in:
commit
1f1dc83701
3 changed files with 582 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ wlr_files += files(
|
|||
'matrix.c',
|
||||
'mem.c',
|
||||
'rect_union.c',
|
||||
'rectpack.c',
|
||||
'region.c',
|
||||
'set.c',
|
||||
'shm.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue