b7aabb0966
Add support for GtkPicture
2024-04-21 11:52:34 +02:00
8ad34dd199
Remove deprecated documentation sources and references
2024-03-31 20:59:14 +02:00
8b4ce2bede
Add support for the about dialog
2024-03-21 09:13:08 +01:00
6ee069ebd9
Add support for dialogs
2024-03-21 06:25:09 +01:00
e3be7299eb
Add support for maximizing and unmaximizing window
2024-03-16 06:31:51 +01:00
461e9f4d50
Support modifying a window's instance inside views
...
Also add support for observing a window's size
2024-02-26 22:53:34 +01:00
24fc372849
Add support for tooltips
2024-02-26 12:55:41 +01:00
279219ea6c
Add support for navigation views
2024-02-17 14:32:37 +01:00
aef77da78b
Add support for AboutWindow's issues URL
2024-01-27 22:17:47 +01:00
4937c36b3b
Improve updating performance
...
And update docs reflecting the changes in the latest commits
2024-01-27 08:07:05 +01:00
d8de611510
Add support for auto-generated widget bindings
...
Additionally fix an update problem occurring with custom views
2024-01-22 21:45:31 +01:00
4dc5d07409
Add support for grouping controls with forms
2024-01-04 11:03:25 +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
396cbbf23c
Add option to toggle sidebar visibility
2023-12-20 06:12:07 +01:00
2249ef2d6a
Add additional window modifiers
...
Set a window's default size, title, resizability and deletability
2023-12-07 22:27:28 +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
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
7a97d36585
Migrate from SwiftGui to Libadwaita
2023-11-26 15:22:57 +01:00
a478acbdcd
Add modifiers for modifying child views of a view
2023-11-11 16:03:31 +01:00
da08bc435c
Add support for modal windows
2023-11-09 20:26:27 +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