And also in the repository for openSUSE
mesonninjacmakegccvalac
gtk4libadwaita-1gio-2.0fontconfigmangohud
mesa-demosvulkan-toolsvkbasalt
meson setup buildsudo ninja -C build installsudo ninja -C build uninstallAlso in the app there is Devel mode. It is intended for development and it is not recommended to use it on a permanent basis. In this mode new features of mangojuice and mangohud-git versions are tested. If you still want to use it, there is mangojuice-git package in AUR or you can build it yourself with the following command:
meson setup build
meson configure build --no-pager -Dis_devel=true
sudo ninja -C build installYou can support in several ways:
- Create an issue with a problem or a suggestion for improvement;
- Submit a merge request with a fix or new functionality;
- Support financially (please include your nickname in message when sending via T-Bank).
Thank to Rirusha for important clarifications about Vala and GTK4.