Commit Graph

151 Commits

Author SHA1 Message Date
a0c0136298 Add storage fields to AdwaitaWindow
All checks were successful
SwiftLint / SwiftLint (push) Successful in 5s
Deploy Docs / publish (push) Successful in 22m31s
2024-12-01 13:58:19 +01:00
90beecaeb9 Add custom content to alert dialog
All checks were successful
Deploy Docs / publish (push) Successful in 22m31s
SwiftLint / SwiftLint (push) Successful in 5s
2024-11-27 09:15:35 +01:00
776b63f46a Polish demo
All checks were successful
Deploy Docs / publish (push) Successful in 20m37s
SwiftLint / SwiftLint (push) Successful in 5s
2024-11-23 11:35:50 +01:00
6a9f05bc18 Remove system-specific default icons
All checks were successful
Deploy Docs / publish (push) Successful in 20m59s
2024-11-23 10:57:59 +01:00
4b23fe16d1 Fix crash when closing dialog
All checks were successful
Deploy Docs / publish (push) Successful in 20m30s
SwiftLint / SwiftLint (push) Successful in 6s
2024-11-11 21:52:26 +01:00
188007ceb3 Add support for preferences dialogs
All checks were successful
Deploy Docs / publish (push) Successful in 20m26s
SwiftLint / SwiftLint (push) Successful in 5s
2024-11-05 13:18:37 +01:00
6229b85f46 Fix memory leaks
All checks were successful
Deploy Docs / publish (push) Successful in 21m49s
SwiftLint / SwiftLint (push) Successful in 5s
2024-10-31 23:00:50 +01:00
6bf6df0c6f Fix about dialog setting previous state
All checks were successful
Deploy Docs / publish (push) Successful in 21m20s
SwiftLint / SwiftLint (push) Successful in 5s
2024-10-30 09:20:09 +01:00
d93bc321a2 Make breakpoints check condition when initializing
All checks were successful
Deploy Docs / publish (push) Successful in 21m20s
SwiftLint / SwiftLint (push) Successful in 5s
2024-10-28 21:59:59 +01:00
e2da50703c Add padding option to natural width and height
All checks were successful
Deploy Docs / publish (push) Successful in 22m10s
SwiftLint / SwiftLint (push) Successful in 4s
2024-10-26 21:08:50 +02:00
2d12c57236 Set a scroll view's scroll bar policies
All checks were successful
Deploy Docs / publish (push) Successful in 20m49s
SwiftLint / SwiftLint (push) Successful in 4s
2024-10-26 18:44:31 +02:00
356eec00a9 Replace GtkSpinner with AdwSpinner
All checks were successful
Deploy Docs / publish (push) Successful in 21m36s
SwiftLint / SwiftLint (push) Successful in 5s
2024-10-26 17:32:45 +02:00
ced07e4293 Add support for natural sizes for breakpoints
All checks were successful
Deploy Docs / publish (push) Successful in 21m0s
SwiftLint / SwiftLint (push) Successful in 5s
2024-10-25 14:02:45 +02:00
e7c81dba1d Do not compare bindings before updating
All checks were successful
Deploy Docs / publish (push) Successful in 21m8s
SwiftLint / SwiftLint (push) Successful in 4s
2024-10-22 13:11:48 +02:00
963a02b1e1 Add support for AdwBreakpointBin
All checks were successful
Deploy Docs / publish (push) Successful in 21m42s
SwiftLint / SwiftLint (push) Successful in 3s
2024-10-21 18:30:10 +02:00
016425e329 Make view switcher dynamic
Some checks failed
Deploy Docs / publish (push) Successful in 19m25s
SwiftLint / SwiftLint (push) Failing after 1s
2024-10-19 22:50:41 +02:00
8c50494c74 Fix view switcher not updating selection
Some checks failed
Deploy Docs / publish (push) Successful in 19m56s
SwiftLint / SwiftLint (push) Failing after 1s
2024-10-19 21:54:38 +02:00
4913c0a382 Update view switcher option protocol
Some checks failed
Deploy Docs / publish (push) Successful in 20m36s
SwiftLint / SwiftLint (push) Failing after 1s
2024-10-19 20:36:19 +02:00
c893a8f0c6 Add option to pass custom array to view switcher
Some checks failed
SwiftLint / SwiftLint (push) Waiting to run
Deploy Docs / publish (push) Has been cancelled
2024-10-19 20:28:08 +02:00
8eeda083e9 Separate AnyView extensions from widgets
All checks were successful
Deploy Docs / publish (push) Successful in 18m28s
SwiftLint / SwiftLint (push) Successful in 5s
2024-10-16 14:22:34 +02:00
079fa02755 Update navigation titles in navigation split view
All checks were successful
Deploy Docs / publish (push) Successful in 18m15s
SwiftLint / SwiftLint (push) Successful in 5s
2024-10-15 22:46:43 +02:00
7900a4cb77 Update to latest Meta version
All checks were successful
SwiftLint / SwiftLint (push) Successful in 5s
Deploy Docs / publish (push) Successful in 17m39s
2024-10-08 12:31:49 +02:00
36e437a2e4 Migrate to the Aparoksha Gitea instance
All checks were successful
SwiftLint / SwiftLint (push) Successful in 6s
2024-10-07 11:18:13 +02:00
0a6f1043b9 Add meta-sqlite to adwaita-swift 2024-10-04 01:03:57 +02:00
34f5b46d60 Update to Swift 6 2024-09-30 22:31:07 +02:00
ee6233dc4f Update demo 2024-09-04 21:31:37 +02:00
de2379a1bf Fix modifier wrapper overwriting previous state 2024-09-04 21:07:05 +02:00
a851dbc1cd Improve performance of modifiers for any view 2024-09-04 13:08:45 +02:00
4bf4b0eef5 Make EitherView a simple view 2024-09-04 09:16:31 +02:00
1680d34bb2 Update to most recent version of Meta 2024-09-04 09:14:13 +02:00
018d21ee65 Lossy conversion from Int64/UInt64 to Int32/UInt32 2024-08-25 11:13:18 +02:00
901e19c052 Fix picture's content being cleared automatically 2024-08-21 17:11:35 +02:00
fa344522a2 Replace modifiers by new widget data 2024-08-15 15:55:04 +02:00
9f83b2309f Migrate to Meta backend 2024-08-13 08:33:53 +02:00
574aca245a Add support for GtkFixed 2024-07-21 14:18:41 +02:00
77dd38e712 Add support for GtkSeparator 2024-07-21 08:38:56 +02:00
e9e4cf0e94 Add support for GtkAspectFrame 2024-07-19 10:48:56 +02:00
46d4fc1173 Add support for picture's content fit modifier 2024-07-19 10:26:59 +02:00
15cafb85f4 Move to approach without any breaking changes
Read the file's value as soon as the state value is accessed for the
first time
2024-06-11 14:29:46 +02:00
Casper Zandbergen
8f9ff393fd fixed stored @State properties on App 2024-06-01 13:40:14 +02:00
7ac57d8a59 Fix ActionRow setting text before markup option 2024-05-22 07:19:29 +02:00
c82957e239 Merge branch 'main' of https://github.com/AparokshaUI/adwaita-swift 2024-05-20 11:39:20 +02:00
5c1ae9e9b1 Improve performance of entry rows 2024-05-20 11:38:36 +02:00
e9094b9247 Fix not compiling on Windows 2024-05-18 15:45:03 +02:00
c07b0718f7 Fix list element selection in code causing crash 2024-05-18 14:57:40 +02:00
239f025508 Add support for custom CSS 2024-05-18 14:28:06 +02:00
f53c194045 Add modifier for window devel style 2024-05-18 12:06:44 +02:00
be9cf996a0 Add type safe style classes 2024-05-18 11:35:23 +02:00
c7eb2120a4 Allow deactivating style or keyboard shortcut 2024-05-18 10:31:41 +02:00
e44f3d78d2 Fix ComboRow not selecting value at initialization
Fixes #28
2024-05-09 08:21:04 +02:00