david-swift
david-swift pushed to main at david-swift/david.aparoksha.dev 2025-06-22 18:13:39 +02:00
3777248ae0 Add tint
david-swift pushed to main at david-swift/duckling 2025-06-17 08:34:31 +02:00
034379e200 Merge pull request 'Add dwagon.cc to sites using Duckling' (#6) from shiloh/duckling:main into main
771913b350 Add dwagon.cc to sites using Duckling
Compare 2 commits »
david-swift merged pull request david-swift/duckling#6 2025-06-17 08:34:30 +02:00
Add dwagon.cc to sites using Duckling
david-swift approved david-swift/duckling#6 2025-06-17 08:34:11 +02:00
Add dwagon.cc to sites using Duckling

That's amazing! Thank you very much for sharing your website :)

david-swift commented on issue aparoksha/adwaita-swift#63 2025-05-06 06:40:47 +02:00
Vstack .max spacing doesn’t work

That's not a bug.

If you want to increase the spacing between the items to a maximum, use vexpand(_:) and…

david-swift closed issue aparoksha/adwaita-swift#63 2025-05-06 06:40:47 +02:00
Vstack .max spacing doesn’t work
david-swift commented on issue aparoksha/adwaita-swift#61 2025-05-05 17:03:39 +02:00
How to dynamically change css?

Make sure to use the main branch of Adwaita for Swift in your Package.swift file:

.package(url: "https://git.aparoksha.dev/aparoksha/adwaita-swift", branch: "main")

Then,…

david-swift commented on issue aparoksha/adwaita-swift#62 2025-05-05 13:16:20 +02:00
built app doesnt change after modifying code

Do you run the app using Swift directly, Docker, or using the Flatpak Extension for VS Code? You could maybe…

david-swift commented on issue aparoksha/adwaita-swift#61 2025-05-05 13:13:12 +02:00
How to dynamically change css?

Hello! I added support for dynamically changing CSS in a04bd9025d547a2643d6675cddd51a0b902e9fab.

david-swift pushed to main at aparoksha/adwaita-swift 2025-05-05 13:12:25 +02:00
a04bd9025d Add support for dynamic CSS #61
david-swift commented on issue aparoksha/adwaita-swift#60 2025-05-01 13:53:05 +02:00
adwaita-swift build error

Okay, Ubuntu's libadwaita package is outdated. Either, build using flatpak (open the project in GNOME Builder and run using the run command, or the same in VS Code with the [Flatpak extension](http…

david-swift commented on issue aparoksha/adwaita-swift#60 2025-05-01 12:11:55 +02:00
adwaita-swift build error

Thanks for reaching out.

I have some questions: Where are you running this? And how did you install libadwaita?

david-swift pushed to main at aparoksha/aparoksha.dev 2025-04-23 15:43:09 +02:00
def08fdf59 Update docs
david-swift pushed tag 0.1.1 to david-swift/duckling 2025-04-23 15:05:44 +02:00
david-swift released 0.1.1 at david-swift/duckling 2025-04-23 15:05:44 +02:00
david-swift pushed to main at david-swift/duckling 2025-04-23 15:04:45 +02:00
388ae1734a Release 0.1.1
david-swift pushed to main at david-swift/duckling 2025-04-23 15:01:51 +02:00
8deaa00df1 Update docs
david-swift pushed to main at david-swift/duckling 2025-04-23 14:53:18 +02:00
915d470700 Update docs
david-swift commented on issue aparoksha/adwaita-swift#59 2025-04-22 18:10:50 +02:00
Add Picture frame/size

Is it the padding? I think it's still the image that is changing its size. You should be able to fix this by modifying with [frame(minWidth:minHeight:)](https://adwaita-swift.aparoksha.dev/docume…

david-swift pushed to main at david-swift/duckling 2025-04-22 13:44:55 +02:00
f8c6a74a1c Fix tags not transparent #1