V2023.8.1-beta1
Pre-release
Pre-release
A more roundish Cavalier π
Tired of existing 6 drawing modes? Well, now there are 11, because every mode except Splitter got Circle variant! We also fixed the issue that caused incorrect drawing with display scaling enabled, and added a cute easter egg π
Known Issues β οΈ
Wave Circle mode has weird background gradient and doesn't support mirror.
Changelog π
- All drawing modes except Splitter now have Circle variants
- Added an easter egg (run the program with --help to find how to activate it)
- Fixed an issue where the app wasn't drawing correctly with >100% display scaling
- Added Cairo backend that can be used in case of problems with OpenGL. To activate, run the program with environment variable CAVALIER_RENDERER=cairo
- Updated translations (Thanks everyone on Weblate!)
Install π§βπ»
GNOME
Flathub
flatpak remote-add --if-not-exists flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
flatpak install flathub-beta org.nikvision.cavalier
flatpak run org.nickvision.cavalier//beta
Snap
sudo snap install cavalier --beta
AUR
The cavalier-git package
Manually
- Download the
org.nickvision.cavalier-x64.flatpak
file from the assets below - Run
flatpak install org.nickvision.cavalier-x64.flatpak
from the directory containing the .flatpak file - Run
flatpak run org.nickvision.cavalier//master
to start the app! (You should also see it in your app grid)