david-swift
david-swift commented on issue aparoksha/adwaita-swift#74 2026-02-17 16:34:32 +01:00
Random thoughts/suggestions/questions

Should work now - thanks for the report :)

david-swift pushed to main at aparoksha/adwaita-swift 2026-02-17 16:29:41 +01:00
d928b464f1 Fix broken preferences page tabs #74
david-swift commented on issue aparoksha/adwaita-swift#79 2026-02-17 15:47:27 +01:00
CSQLite hard coded version

That's a Swift bug that will hopefully be solved in the next version. You can use this fix for now.

david-swift pushed to main at aparoksha/levenshtein-transformations 2026-02-04 19:46:51 +01:00
06577a2c4c Fix Getting Started article
david-swift pushed to main at aparoksha/meta-sqlite 2026-02-04 17:10:57 +01:00
6e7940c06a Fix style
david-swift commented on issue aparoksha/adwaita-swift#74 2026-02-04 16:43:41 +01:00
Random thoughts/suggestions/questions

I added support for keypaths throughout the whole package, so now e.g. toggle groups are much more flexible (see https://git.aparoksha.dev/aparoksha/adwaita-swift/src/branch/main/Sources/Demo/Toggl…

david-swift pushed to main at aparoksha/adwaita-swift 2026-02-04 16:37:32 +01:00
2072c16040 Add support for keypaths where sensible #74
david-swift pushed to main at aparoksha/levenshtein-transformations 2026-02-04 14:55:35 +01:00
b299034a4e Add support for keypaths
david-swift commented on issue aparoksha/adwaita-swift#74 2026-02-03 20:52:42 +01:00
Random thoughts/suggestions/questions

Thanks! I think it should work now on macOS as well (I'm writing from Linux, so I'd be glad if you could confirm this). The SQLite.swift project has undergone some major changes recently.

david-swift pushed to main at aparoksha/adwaita-swift 2026-02-03 20:36:13 +01:00
c08a9dc3bd Fix build failing on macOS #74
david-swift pushed to main at aparoksha/meta-sqlite 2026-02-03 20:33:13 +01:00
05d3606100 Fix build failing on macOS
david-swift commented on issue aparoksha/adwaita-swift#74 2026-02-03 01:21:33 +01:00
Random thoughts/suggestions/questions

Well, happy new year (a month later, sorry) 🎉

I'm so excited about your project and it's amazing to see the rapid progress!

Thanks for the updates and suggestions/reports!

It will…

david-swift pushed to main at aparoksha/adwaita-swift 2026-02-03 00:29:55 +01:00
7e41c9b5df Add exposeGeneratedAppearUpdateFunctions trait #74
david-swift commented on issue aparoksha/adwaita-swift#78 2026-02-03 00:18:37 +01:00
Won't build demo app in Xcode

Thanks for the report! I haven't used macOS for quite a while now :)

david-swift closed issue aparoksha/adwaita-swift#78 2026-02-03 00:18:37 +01:00
Won't build demo app in Xcode
david-swift pushed to main at aparoksha/adwaita-swift 2026-02-03 00:17:24 +01:00
6acf83dce3 Fix not building on macOS #78
david-swift pushed to main at aparoksha/adwaita-swift 2026-02-03 00:16:07 +01:00
0fc91dc50e Use new update logic to construct dialog UIs
david-swift pushed to main at aparoksha/adwaita-swift 2026-02-03 00:07:56 +01:00
d0d7d2b6d3 Use the new wrapModifier for simple modifiers
david-swift pushed to main at aparoksha/meta 2026-02-03 00:07:00 +01:00
f47727df52 Add wrap modifier
david-swift pushed to main at aparoksha/meta 2026-02-02 23:15:17 +01:00
2cab78dedc Implement new update logic in wrappers