Main Program:
Program entry editor:
vibrantLinux is a GUI tool to serves the same purpose as VibranceGUI for Windows, which to modify the saturation of any given screen whenever certain programs are launched/are in focus.
It currently only supports Nvidia and other GPUs that implement the Color Transformation Matrix (CTM) property. If you find a way to add this support to any other GPUs, please inform us so that vibrantLinux can support those GPUs.
The required packages are:
- Qt 6
- libxcb
- libxcb-ewmh
- libvibrant
AUR: https://aur.archlinux.org/packages/vibrantlinux Flathub: https://flathub.org/apps/details/io.github.libvibrant.vibrantLinux Nixpkgs: https://search.nixos.org/packages?channel=unstable&show=vibrantlinux Repology: https://repology.org/project/vibrantlinux/versions
git clone https://github.com/libvibrant/vibrantLinux.git
cd vibrantLinux
cmake -Bbuild
cmake --build build
build/vibrantLinux