Hacker News new | ask | show | jobs
by imtringued 595 days ago
I wanted to try and follow this blog, but write the app in Vala and I haven't figured out how to use gtk4 with meson yet. I personally want to build a nautilus extension, but that seems very far off considering the sorry state of their documentation.
1 comments

I have written an app in Vala + gtk4, using meson + ninja as the build system. It is pretty straight forward.

https://github.com/line72/campcounselor/