Commit graph

7 commits

Author SHA1 Message Date
9aed0a3cee Use frame stack instead of explicit pos and size parameters 2022-07-13 11:34:52 +02:00
204eb95fa5 Add Empty widget 2022-07-12 21:42:21 +02:00
d2c4d2b029 Add Background widget 2022-07-12 21:42:09 +02:00
8eda1ad97d Box widgets
This way, widgets containing other widgets can be heterogenous. Wenever
a widget is expeted, *any* widget will work.
2022-07-12 21:10:03 +02:00
82049aedc0 Add List widget 2022-07-12 19:29:50 +02:00
d3229370f3 Consume widget during rendering 2022-07-12 19:18:52 +02:00
53a0f8d4af Add Text widget 2022-07-12 09:27:16 +02:00