SwiftGtk icon indicating copy to clipboard operation
SwiftGtk copied to clipboard

Project Status

Open smolck opened this issue 5 years ago • 4 comments

What’s the current state of this project? It appears to be abandoned/unmaintained. If so, are there any maintained/active alternatives?

smolck avatar Jun 12 '20 02:06 smolck

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.

Clocks-in-a-Cooler avatar Sep 21 '20 02:09 Clocks-in-a-Cooler

Hello there ) Unfortunately I'm not able to run this project under swift 5.2 and swift 5.3 😢

GothStar avatar Sep 21 '20 11:09 GothStar

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.

Clocks-in-a-Cooler avatar Sep 21 '20 23:09 Clocks-in-a-Cooler

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

stackotter avatar Apr 18 '23 21:04 stackotter