In the beginning I wanted to create an app using Go, I know, it is not the best idea for UIs...
I found GTK 4 bindings for Golang
I realized why so many people program websites and not native UIs :)
In the beginning I wanted to create an app using Go, I know, it is not the best idea for UIs...
I found GTK 4 bindings for Golang
I realized why so many people program websites and not native UIs :)
Omg what a fucking hell is dealing with dependencies
And GTK structure doesn't help, it is a bit confusing
I have found the Slint project https://slint.dev/
I have never used Rust (you can use Slint with other languages btw) but I like the idea of start learning Rust
So I guess the project will be take some time :)