28 Commits

Author SHA1 Message Date
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
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
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
6bf6df0c6f Fix about dialog setting previous state 2024-10-30 09:20:09 +01:00
d93bc321a2 Make breakpoints check condition when initializing 2024-10-28 21:59:59 +01:00
e2da50703c Add padding option to natural width and height 2024-10-26 21:08:50 +02:00
2d12c57236 Set a scroll view's scroll bar policies 2024-10-26 18:44:31 +02:00
356eec00a9 Replace GtkSpinner with AdwSpinner 2024-10-26 17:32:45 +02:00
ced07e4293 Add support for natural sizes for breakpoints 2024-10-25 14:02:45 +02:00
e7c81dba1d Do not compare bindings before updating 2024-10-22 13:11:48 +02:00
963a02b1e1 Add support for AdwBreakpointBin 2024-10-21 18:30:10 +02:00
016425e329 Make view switcher dynamic 2024-10-19 22:50:41 +02:00
8c50494c74 Fix view switcher not updating selection 2024-10-19 21:54:38 +02:00
4913c0a382 Update view switcher option protocol 2024-10-19 20:36:19 +02:00
c893a8f0c6 Add option to pass custom array to view switcher 2024-10-19 20:28:08 +02:00
8eeda083e9 Separate AnyView extensions from widgets 2024-10-16 14:22:34 +02:00