Hacker News new | ask | show | jobs
by d3Xt3r 221 days ago
Unfortunately capy uses Gtk+ on Linux, so it's a no-go for me. :(
1 comments

What do you consider to be native GUI on Linux if not something like GTK or Qt ?
When I said native, I meant native to the language, something written purely in Zig, without depending on external UI toolkits. Basically like how Rust's egui works.