qi3pc is currently distributed on the following platforms:
| OS | Repository | Package |
|---|---|---|
| Arch Linux | AUR | qi3pc |
Help add new packages here for your favorite distribution
Dynamically link qi3pc to your application with CMake.
qi3pc is a modern C++ library. It uses C++20. It depends only on Qt6 and i3wm itself. cmake is necessary for building.
The above will build and install qi3pc as a shared library.
For more inspiration, see the CI build recipe.