- https://mastodon.de/@david_swift
-
A student interested in GNOME and Swift. I'm the maintainer of the Aparoksha project!
- Joined on
2024-09-21
That's amazing! Thank you very much for sharing your website :)
That's not a bug.
If you want to increase the spacing between the items to a maximum, use vexpand(_:)
and…
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,…
Do you run the app using Swift directly, Docker, or using the Flatpak Extension for VS Code? You could maybe…
Hello! I added support for dynamically changing CSS in a04bd9025d547a2643d6675cddd51a0b902e9fab.
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…
Thanks for reaching out.
I have some questions: Where are you running this? And how did you install libadwaita?
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…