Lib GTK Flow was ported to GTK 4 recently!
Its a Vala library for creating flow graphs with connectors!
Can be easily used from other languages thanks to GIR.
You can make you own logic with that, see examples.
In fact, its like Blueprints from UE.
notabug.org/grindhold/libg…
AkiraUX streams have become more active recently, don't miss the next one!
Akira is a vector graphics editor written entirely in Vala, made with an emphasis on mockups of interfaces.
github.com/akiraux/Akira
@DaringFusion has been working on a static analyzer for the Vala compiler for the last few months. It already can catch some errors like division by zero, Out-of-bounds array access, null access, unreachable code and loop nontermination.
gitlab.gnome.org/Prince781/vala…
flag --analyzer