SwiftGtk
SwiftGtk copied to clipboard
Project Status
What’s the current state of this project? It appears to be abandoned/unmaintained. If so, are there any maintained/active alternatives?
Doing some digging, I was able to find a fork of this repo: https://github.com/GothStar/SwiftGtk
And there's this, which seems to be updated frequently: https://github.com/rhx/SwiftGtk
It'd be great to see this project updated.
Hello there ) Unfortunately I'm not able to run this project under swift 5.2 and swift 5.3 😢
I'm impressed that it ran at all; I've gotten these projects to run before. I can't get them to run with Swift 5.2 Maybe if we can update it... though I know next to nothing about GTK or writing bindings for Swift. It'd be nice to have a Swift GUI toolkit for Linux.
If you’re still interested I’ve got a fork that is compatible with the latest Swift version and is a little bit more comprehensive (more widgets and more attributes). Here’s the fork: https://github.com/stackotter/SwiftGtk