david-swift
david-swift pushed to main at aparoksha/adwaita-swift 2025-10-17 12:47:58 +02:00
c8ce2cc2fe Add support for folder importers
david-swift pushed to main at aparoksha/adwaita-swift 2025-10-12 21:54:09 +02:00
037a697c74 Make onClose easier to understand
david-swift commented on issue aparoksha/adwaita-swift#69 2025-10-03 23:19:50 +02:00
Thanks!

Great work! And sorry for ignoring your comment for so long, updating the Swift Freedesktop SDK Extension for GNOME 49 was trickier than I expected :)

  • I added onClose to Window which…
david-swift pushed to main at aparoksha/adwaita-swift 2025-10-03 23:07:56 +02:00
e430031bbc Add onClose to windows
david-swift commented on issue aparoksha/adwaita-swift#69 2025-09-18 21:43:49 +02:00
Thanks!

This is so cool! Congratulations!

I've just added HSplitView and VSplitView to the main branch ([here](https://git.aparoksha.dev/aparoksha/adwaita-swift/src/branch/main/Sources/Core/View/Spl…

david-swift pushed to main at aparoksha/adwaita-swift 2025-09-18 21:42:06 +02:00
1bc36e0759 Remove invisible unicode characters
david-swift pushed to main at aparoksha/adwaita-swift 2025-09-18 21:24:52 +02:00
d17306f195 Add HSplitView and VSplitView
david-swift merged pull request aparoksha/adwaita-swift#71 2025-09-07 10:04:49 +02:00
Add implementation for WrapMode initializer.
david-swift pushed to main at aparoksha/adwaita-swift 2025-09-07 10:04:49 +02:00
fea203fabd Merge pull request 'Add implementation for WrapMode initializer.' (#71) from mlm/adwaita-swift:AddInitializerImplementation into main
6e6265aa76 Add implementation for WrapMode initializer.
Compare 2 commits »
david-swift commented on issue aparoksha/adwaita-swift#69 2025-09-03 13:52:23 +02:00
Thanks!

This is so cool! Thank you very much! I’ve fixed a problem in ForEach that affected your render view so please update to the latest package version. I‘ll take a look at your split views,…

david-swift pushed to main at aparoksha/adwaita-swift 2025-09-03 13:35:44 +02:00
0d4db96f60 Fix crashing when removing items from ForEach
david-swift pushed to AddWrapMode at mlm/adwaita-swift 2025-09-03 13:34:44 +02:00
david-swift pushed to AddWrapMode at mlm/adwaita-swift 2025-09-03 13:33:18 +02:00
3388d05ceb Fix ForEach crashing when removing items
david-swift pushed to main at aparoksha/adwaita-swift 2025-08-27 13:36:23 +02:00
ebb2455fe1 Merge pull request 'Add WrapMode to TextView/TextEditor' (#68) from mlm/adwaita-swift:AddWrapMode into main
4eb58b154c Use more declarative approach for text editor
87b970d844 Fix code style
0af3864058 Add WrapMode to TextView/TextEditor
Compare 4 commits »
david-swift merged pull request aparoksha/adwaita-swift#68 2025-08-27 13:36:22 +02:00
Add WrapMode to TextView/TextEditor
david-swift commented on pull request aparoksha/adwaita-swift#68 2025-08-27 13:36:09 +02:00
Add WrapMode to TextView/TextEditor

Thank you very much for this addition! This implementation works well.

I refactored the code to use the [more declarative way](https://meta.aparoksha.dev/documentation/meta/createbackend#A-Regul…

david-swift pushed to AddWrapMode at mlm/adwaita-swift 2025-08-27 13:27:59 +02:00
4eb58b154c Use more declarative approach for text editor
david-swift pushed to AddWrapMode at mlm/adwaita-swift 2025-08-26 13:33:56 +02:00
87b970d844 Fix code style
david-swift pushed to main at david-swift/duckling 2025-08-26 12:23:57 +02:00
bcdfbaf5f8 Merge pull request 'fix-extra-linebreak' (#9) from Tortellini/duckling:fix-extra-linebreak into main
c39a2fbe62 Remove arrow realignment
e53d8bc4a8 merge upstream
fb515153e3 Fixes issue where there was an extra linebreak on article list elements until you hover over it once.
Compare 4 commits »