Hacker News new | ask | show | jobs
by Zen1th 219 days ago
What do you consider to be native GUI on Linux if not something like GTK or Qt ?
1 comments

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.