Commit graph

5 commits

Author SHA1 Message Date
638a449343 Make naming scheme more consistent
Constructor functions that set/overwrite a value are called with_*,
functions that add a value are called and_*.
2024-03-09 14:53:15 +01:00
9a25856548 Move render code into Tree 2024-03-08 12:10:45 +01:00
fe33465564 Make widgets generic over global state 2024-03-07 16:34:10 +01:00
715be147f9 Add lots of layout helper functions 2024-03-07 15:54:35 +01:00
bea5e03834 Add Widget and Node 2024-03-07 13:58:10 +01:00