Commit graph

17 commits

Author SHA1 Message Date
b757f1be03 Add Title widget 2024-01-05 13:52:25 +01:00
4179e7f56c Add Desync widget to turn Widgets into AsyncWidgets 2023-04-17 19:46:40 +02:00
7c6e651f88 Add Boxed and BoxedAsync widgets 2023-04-08 16:00:04 +02:00
88e66e17ec Add Predrawn widget 2023-04-06 03:00:37 +02:00
cb483431cc Make widget submodules public
This will make the generated documentation more readable once I add
module docstrings. I'm still reexporting the module contents to keep
imports nice and tidy.
2023-02-19 14:24:28 +01:00
397d3a6eac Add Editor widget 2023-02-19 14:18:45 +01:00
b27cb81642 Add Resize widget 2023-02-18 20:24:56 +01:00
15e30dfdb2 Implement join widget spacing algorithm 2023-02-18 18:20:55 +01:00
95a01d5fc8 Add Either widget 2023-02-17 21:27:46 +01:00
7c3277a822 Add Layer widget 2023-02-17 21:26:00 +01:00
2dee39c03c Add Cursor widget 2023-02-17 12:13:56 +01:00
3f7e985b3f Add Background widget 2023-02-16 16:26:47 +01:00
47df35d9db Add Empty widget 2023-02-16 16:07:05 +01:00
575faf9bbf Add Float widget 2023-02-16 15:13:23 +01:00
dbafc40700 Add Padding widget 2023-02-16 14:37:50 +01:00
964f3bf011 Add Border widget 2023-02-16 14:30:06 +01:00
f793ec79ac Add Text widget 2023-02-16 09:58:18 +01:00