272 Commits

Author SHA1 Message Date
0fc91dc50e Use new update logic to construct dialog UIs
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
2026-02-03 00:15:37 +01:00
d0d7d2b6d3 Use the new wrapModifier for simple modifiers
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
2026-02-03 00:07:26 +01:00
8f6a83dfc3 Move update responsibility to constructor
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
When constructing views, the top-level constructor should now update
those views directly after the construction process. In adwaita-swift,
this applies only for EitherViews (as Meta will now automatically update
when constructing new scene elements).
2026-02-02 22:44:44 +01:00
c976c29cd0 Add round style class #74
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
2026-02-02 21:32:10 +01:00
6b76a4c8f4 Use new wrap modifier
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
2026-02-02 21:26:50 +01:00
19aa17c0ab Fix to work with latest SQLite.swift version
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
2026-02-02 21:21:43 +01:00
54619c69f4 Add support for specifying the CSS scheme to load
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
2026-02-02 19:42:31 +01:00
07d6a38edc Remove old style context providers in (css) #74
Some checks failed
Deploy Docs / publish (push) Has been cancelled
SwiftLint / SwiftLint (push) Has been cancelled
2026-01-30 14:49:10 +01:00
29194341e2 Fix CSS updating on each view update #74
Some checks are pending
Deploy Docs / publish (push) Waiting to run
2026-01-30 14:33:59 +01:00
cf60b8103f Add homogeneous option to ForEach #74
Some checks failed
Deploy Docs / publish (push) Has been cancelled
SwiftLint / SwiftLint (push) Has been cancelled
2025-12-30 16:32:24 +01:00
b364557f2f FlowBox: Selection disabled by default #74
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
2025-12-30 16:24:47 +01:00
adae811e41 Add alternative padding method #74
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
2025-12-30 16:04:25 +01:00
c29c6e22cb Add id modifier #74
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
2025-12-30 15:14:51 +01:00
92fe4fb256 Name sqlite file after application id
Some checks failed
Deploy Docs / publish (push) Has been cancelled
SwiftLint / SwiftLint (push) Has been cancelled
For non-Flatpak apps
2025-11-06 13:02:58 +01:00
4de2d312ab Fix style
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
2025-11-05 13:04:53 +01:00
a524cde9b0 Add support for AdwShortcutsDialog
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
2025-11-05 13:01:27 +01:00
7eb2bf7bb2 Add internal initializer to autogeneration
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
2025-11-04 13:09:17 +01:00
90e8c78163 Add support for toggle groups
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
2025-11-03 22:28:28 +01:00
1418d1333c Generation: store views as Body
Some checks failed
Deploy Docs / publish (push) Has been cancelled
SwiftLint / SwiftLint (push) Has been cancelled
2025-10-31 23:43:47 +01:00
557ec14232 Fix style
All checks were successful
Deploy Docs / publish (push) Successful in 1h52m14s
SwiftLint / SwiftLint (push) Successful in 39s
2025-10-30 22:01:48 +01:00
edb6a81812 Remove explicit passing of window to shortcuts
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
2025-10-30 21:55:38 +01:00
04c77831b5 Remove Core library
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
2025-10-30 21:36:13 +01:00
fd29eccd68 Improve autogenerated docs
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
2025-10-30 20:48:37 +01:00
david-swift
f86e968028 Merge pull request 'Add Symbol view' (#73) from marquiskurt/adwaita-swift:main into main
Some checks failed
Deploy Docs / publish (push) Has been cancelled
SwiftLint / SwiftLint (push) Has been cancelled
Reviewed-on: #73
Reviewed-by: david-swift <david-swift@noreply.aproksha.uber.space>
2025-10-25 15:37:35 +02:00
ac2dbadedb
Add Symbol view
Some checks failed
SwiftLint / SwiftLint (pull_request) Has been cancelled
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"
Some checks failed
Deploy Docs / publish (push) Has been cancelled
SwiftLint / SwiftLint (push) Has been cancelled
2025-10-20 13:03:30 +02:00
571ed60954 Add default values to onClose (in file dialogs)
Some checks failed
Deploy Docs / publish (push) Has been cancelled
SwiftLint / SwiftLint (push) Has been cancelled
2025-10-17 13:07:16 +02:00
c8ce2cc2fe Add support for folder importers
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
2025-10-17 12:47:39 +02:00
037a697c74 Make onClose easier to understand
Some checks failed
Deploy Docs / publish (push) Has been cancelled
SwiftLint / SwiftLint (push) Has been cancelled
2025-10-12 21:53:46 +02:00
e430031bbc Add onClose to windows
Some checks failed
Deploy Docs / publish (push) Has been cancelled
SwiftLint / SwiftLint (push) Has been cancelled
2025-10-03 23:07:41 +02:00
1bc36e0759 Remove invisible unicode characters
Some checks failed
Deploy Docs / publish (push) Has been cancelled
SwiftLint / SwiftLint (push) Has been cancelled
2025-09-18 21:40:57 +02:00
d17306f195 Add HSplitView and VSplitView
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
Co-authored-by: desbeers nick@desbeers.nl
2025-09-18 21:22:20 +02:00
david-swift
fea203fabd Merge pull request 'Add implementation for WrapMode initializer.' (#71) from mlm/adwaita-swift:AddInitializerImplementation into main
Some checks failed
Deploy Docs / publish (push) Has been cancelled
SwiftLint / SwiftLint (push) Has been cancelled
Reviewed-on: #71
Reviewed-by: david-swift <david-swift@noreply.aproksha.uber.space>
2025-09-07 10:04:46 +02:00
ml
6e6265aa76 Add implementation for WrapMode initializer.
Some checks failed
SwiftLint / SwiftLint (pull_request) Has been cancelled
2025-09-05 14:05:07 +02:00
0d4db96f60 Fix crashing when removing items from ForEach
Some checks failed
Deploy Docs / publish (push) Has been cancelled
SwiftLint / SwiftLint (push) Has been cancelled
2025-09-03 13:35:29 +02:00
david-swift
ebb2455fe1 Merge pull request 'Add WrapMode to TextView/TextEditor' (#68) from mlm/adwaita-swift:AddWrapMode into main
Some checks failed
SwiftLint / SwiftLint (push) Failing after 21m8s
Deploy Docs / publish (push) Has been cancelled
Reviewed-on: #68
2025-08-27 13:36:21 +02:00
4eb58b154c Use more declarative approach for text editor
Some checks failed
SwiftLint / SwiftLint (pull_request) Has been cancelled
2025-08-27 13:27:36 +02:00
87b970d844 Fix code style
All checks were successful
SwiftLint / SwiftLint (pull_request) Successful in 6s
2025-08-26 13:33:43 +02:00
ml
0af3864058 Add WrapMode to TextView/TextEditor
Some checks failed
SwiftLint / SwiftLint (pull_request) Has been cancelled
2025-08-25 10:12:02 +02:00
david-swift
daa922d33b Merge pull request 'Update README.me' (#66) from Sylphrena/adwaita-swift:template-repo into main
Some checks failed
Deploy Docs / publish (push) Has been cancelled
Reviewed-on: #66
Reviewed-by: david-swift <david-swift@noreply.aproksha.uber.space>
2025-08-15 17:40:44 +02:00
4e95e4e655 Implement proper self destruction of signals
Some checks failed
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Has been cancelled
2025-08-14 23:24:30 +02:00
Sylphrena
d53ba5f4e7 Update README.me
Replace old github link to the template repo with the new one.
2025-08-12 15:46:59 +02:00
049b5b54f8 Add support for text editors
Some checks failed
SwiftLint / SwiftLint (push) Successful in 6s
Deploy Docs / publish (push) Has been cancelled
2025-08-09 10:48:04 +02:00
a04bd9025d Add support for dynamic CSS #61
Some checks failed
Deploy Docs / publish (push) Has been cancelled
SwiftLint / SwiftLint (push) Has been cancelled
2025-05-05 13:11:35 +02:00
7eeec9e0fd Add support for GtkEntry
All checks were successful
Deploy Docs / publish (push) Successful in 1h45m1s
SwiftLint / SwiftLint (push) Successful in 5s
2025-04-19 19:03:26 +02:00
a996be3f16 Add support for setting a window's minimum size
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
2025-04-19 18:37:23 +02:00
f209c8387c Add support for AdwToolbarStyle
Some checks failed
Deploy Docs / publish (push) Failing after 1s
SwiftLint / SwiftLint (push) Failing after 1s
2025-04-15 16:44:20 +02:00
513a5d36a3 Add SwiftLint to Flatpak manifest
Some checks failed
Deploy Docs / publish (push) Has been cancelled
2025-04-11 10:31:41 +02:00
befa7d52ea Add spacing to VStack/HStack initializers
Some checks failed
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Has been cancelled
2025-04-11 10:31:11 +02:00
4290dd4137 Use latest version of SFTP upload action
All checks were successful
Deploy Docs / publish (push) Successful in 1h43m10s
2025-04-09 16:52:30 +02:00