This repository has been archived on 2023-12-20. You can view files and clone it, but cannot push or open issues or pull requests.
boxflow/src
2023-06-29 07:45:26 +02:00
..
boxes chore: port to latest Zig 2023-06-29 07:45:26 +02:00
Box.zig chore: port to latest Zig 2023-06-29 07:45:26 +02:00
BoxData.zig feat: add overflow flag to BoxData 2022-12-21 11:48:59 +01:00
boxes.zig feat: add Contracted box 2022-12-16 18:49:49 +01:00
ChildList.zig feat: add children API 2022-12-21 11:39:17 +01:00
Constraints.zig feat: initial commit 2022-12-16 18:06:06 +01:00
LayoutCtx.zig feat: move allocator into LayoutCtx 2022-12-18 19:34:54 +01:00
main.zig fix: overflow is now reset at start of layout pass 2022-12-21 11:52:48 +01:00
Position.zig feat: initial commit 2022-12-16 18:06:06 +01:00
Size.zig feat: initial commit 2022-12-16 18:06:06 +01:00