702 B
702 B
Renga
Renga, a XMPP client designed for Haiku
Todo
- make haiku-os compatible
- everything else
Test Renga
If you are doing development work on a local Haiku system, use:
# Install required dependencies
pkgman install make haiku_devel llvm19_clang gloox gloox_devel
# Build
make build
./renga
Editor
My preferred editor is Vim, as such, I have placed an example of a vimrc file you can use to get autocomplete and allat working on Haiku. Just copy it to ~/config/settings/vim.
For C++20 LSP support, copy the clangd config.yaml from the examples folder to ~/config/settings/clangd/