9 Commits

Author SHA1 Message Date
021f0f231f Add option to save state between app launches 2024-01-02 18:30:31 +01:00
1c50b3b923 Make lists dynamic
Make one @State always reference the same value
This is important when views with closures appear after the first render
2024-01-01 16:08:17 +01:00
083b352348 Make FileDialog a window 2023-12-09 13:08:11 +01:00
d5b43344a1 Support window overlays for a certain instance
Specify the parent window in the `addWindow(_:parent:)` function
2023-12-07 21:48:31 +01:00
David
475c38a5b8 Add support for file dialogs 2023-12-05 22:00:36 +01:00
a478acbdcd Add modifiers for modifying child views of a view 2023-11-11 16:03:31 +01:00
cbbf08bd3b Add widgets and demo application 2023-09-26 15:35:15 +02:00
2611e0c448 Improve window management 2023-09-24 15:40:16 +02:00
a1c8c3b891 Initial Commit 2023-09-12 08:17:52 +02:00