5cf2be2f54
Add support for flow boxes
2024-02-12 11:31:51 +01:00
30482196b6
Add support for popovers
2024-02-10 16:00:56 +01:00
81e489c62a
Add ForEach widget for dynamic GtkBox
2024-01-30 14:25:16 +01:00
4937c36b3b
Improve updating performance
...
And update docs reflecting the changes in the latest commits
2024-01-27 08:07:05 +01:00
8911cc8f42
Export Libadwaita types used in public functions
...
One doesn't have to import Libadwaita unless they want to use an
unimplemented widget
2024-01-04 13:56:30 +01:00
4dc5d07409
Add support for grouping controls with forms
2024-01-04 11:03:25 +01:00
5a1c325580
Add support for AdwBanner
2024-01-03 16:32:59 +01:00
bd2687b4d1
Add support for GtkProgressBar
2024-01-03 15:57:03 +01:00
4f876fa4c8
Add support for overlays
2024-01-03 15:29:11 +01:00
e94885f48f
Add support for AdwViewSwitcher
2024-01-03 15:07:36 +01:00
021f0f231f
Add option to save state between app launches
2024-01-02 18:30:31 +01:00
8eb004c9ea
Add support for carousels
...
Add support for any Libadwaita insertable container
2024-01-01 20:33:06 +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
37252f7b8f
Replace EitherView by the more powerful ViewStack
2023-12-30 21:24:33 +01:00
3a0897cbb5
Add support for toggles
2023-12-19 22:20:00 +01:00
85ca28d32f
Add support for the overlay split view
2023-12-19 22:04:26 +01:00
083b352348
Make FileDialog a window
2023-12-09 13:08:11 +01:00
e4737558b2
Add support for AdwAboutWindow
2023-12-05 22:49:05 +01:00
36e61255f8
Add support for toasts
...
Add the new concept of signals
2023-11-30 21:14:45 +01:00
5ab9387317
Fix onAppear(_:) and onUpdate(_:)
2023-11-29 05:52:10 +01:00
a478acbdcd
Add modifiers for modifying child views of a view
2023-11-11 16:03:31 +01:00
ac0c775985
Add support for menus
2023-10-22 16:39:46 +02:00
af59675089
Add support for keyboard shortcuts
2023-10-20 07:39:40 +02:00
921f025e39
Update demo and fix bugs
...
- Fix build optional in ViewBuilder
- Fix maximum size frame modifier
- Improve inspector wrapper
- Improve header bar
- Improve status page
- Improve the naming of some elements
2023-10-12 22:15:15 +02: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