194 Commits

Author SHA1 Message Date
54619c69f4 Add support for specifying the CSS scheme to load 2026-02-02 19:42:31 +01:00
07d6a38edc Remove old style context providers in (css) #74 2026-01-30 14:49:10 +01:00
29194341e2 Fix CSS updating on each view update #74 2026-01-30 14:33:59 +01:00
cf60b8103f Add homogeneous option to ForEach #74 2025-12-30 16:32:24 +01:00
b364557f2f FlowBox: Selection disabled by default #74 2025-12-30 16:24:47 +01:00
adae811e41 Add alternative padding method #74 2025-12-30 16:04:25 +01:00
c29c6e22cb Add id modifier #74 2025-12-30 15:14:51 +01:00
92fe4fb256 Name sqlite file after application id
For non-Flatpak apps
2025-11-06 13:02:58 +01:00
4de2d312ab Fix style 2025-11-05 13:04:53 +01:00
a524cde9b0 Add support for AdwShortcutsDialog 2025-11-05 13:01:27 +01:00
7eb2bf7bb2 Add internal initializer to autogeneration 2025-11-04 13:09:17 +01:00
90e8c78163 Add support for toggle groups 2025-11-03 22:28:28 +01:00
1418d1333c Generation: store views as Body 2025-10-31 23:43:47 +01:00
557ec14232 Fix style 2025-10-30 22:01:48 +01:00
edb6a81812 Remove explicit passing of window to shortcuts 2025-10-30 21:55:38 +01:00
04c77831b5 Remove Core library 2025-10-30 21:36:13 +01:00
fd29eccd68 Improve autogenerated docs 2025-10-30 20:48:37 +01:00
ac2dbadedb
Add Symbol view
A symbol view is used to display an symbolic icon at an arbitrary
size. It is a typealias to the Image class from GTK.
2025-10-23 22:54:27 -04:00
5b9047ea85 Rename "keep" close confirmation to "cancel" 2025-10-20 13:03:30 +02:00
571ed60954 Add default values to onClose (in file dialogs) 2025-10-17 13:07:16 +02:00
c8ce2cc2fe Add support for folder importers 2025-10-17 12:47:39 +02:00
037a697c74 Make onClose easier to understand 2025-10-12 21:53:46 +02:00
e430031bbc Add onClose to windows 2025-10-03 23:07:41 +02:00
1bc36e0759 Remove invisible unicode characters 2025-09-18 21:40:57 +02:00
d17306f195 Add HSplitView and VSplitView
Co-authored-by: desbeers nick@desbeers.nl
2025-09-18 21:22:20 +02:00
ml
6e6265aa76 Add implementation for WrapMode initializer. 2025-09-05 14:05:07 +02:00
0d4db96f60 Fix crashing when removing items from ForEach 2025-09-03 13:35:29 +02:00
4eb58b154c Use more declarative approach for text editor 2025-08-27 13:27:36 +02:00
87b970d844 Fix code style 2025-08-26 13:33:43 +02:00
ml
0af3864058 Add WrapMode to TextView/TextEditor 2025-08-25 10:12:02 +02:00
4e95e4e655 Implement proper self destruction of signals 2025-08-14 23:24:30 +02:00
049b5b54f8 Add support for text editors 2025-08-09 10:48:04 +02:00
a04bd9025d Add support for dynamic CSS #61 2025-05-05 13:11:35 +02:00
7eeec9e0fd Add support for GtkEntry 2025-04-19 19:03:26 +02:00
a996be3f16 Add support for setting a window's minimum size 2025-04-19 18:37:23 +02:00
f209c8387c Add support for AdwToolbarStyle 2025-04-15 16:44:20 +02:00
befa7d52ea Add spacing to VStack/HStack initializers 2025-04-11 10:31:11 +02:00
281bf7cf40 Fix code style 2025-04-09 16:51:33 +02:00
a898efcdf8 Add support for GtkDropDown 2025-04-09 16:06:57 +02:00
62b3aa93b2 Add Flatpak manifest for generation 2025-04-09 11:13:27 +02:00
90349fd435 Fix file dialog children updates not working
This was reported in https://forums.aparoksha.dev/d/5-at-state-and-fileexporter-dont-like-each-other
2025-03-23 11:06:32 +01:00
f89b44cee6 Only update alert dialog's extra child if visible 2025-01-24 18:11:37 +01:00
5613ce13cd Fix memory leaks 2025-01-23 13:02:11 +01:00
a0c0136298 Add storage fields to AdwaitaWindow 2024-12-01 13:58:19 +01:00
90beecaeb9 Add custom content to alert dialog 2024-11-27 09:15:35 +01:00
776b63f46a Polish demo 2024-11-23 11:35:50 +01:00
6a9f05bc18 Remove system-specific default icons 2024-11-23 10:57:59 +01:00
4b23fe16d1 Fix crash when closing dialog 2024-11-11 21:52:26 +01:00
188007ceb3 Add support for preferences dialogs 2024-11-05 13:18:37 +01:00
6229b85f46 Fix memory leaks 2024-10-31 23:00:50 +01:00