mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
util: introduce rectangle packing helper
This commit is contained in:
parent
96ad414ec9
commit
04dc72e8c1
3 changed files with 582 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ wlr_files += files(
|
|||
'global.c',
|
||||
'log.c',
|
||||
'rect_union.c',
|
||||
'rectpack.c',
|
||||
'region.c',
|
||||
'set.c',
|
||||
'shm.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue