Skip to content

V2023.8.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@fsobolev fsobolev released this 28 Jul 17:16
· 244 commits to main since this release
21a0100

A more feature-packed Cavalier 🖼️

In this release of Cavalier we added new drawing mode, added ability to set background image (that can be scaled down, in case you want to place a logo in the middle for example), and changed some other small things, to make Cavalier more configurable. Oh, and now you can change Cavalier's settings from terminal!

Changelog 📃

  • Cavalier can now be controlled from command line. Run the app with --help option to see full list of available options.
  • Reverse mirror option is now available with full mirror.
  • It's now possible to set frames per second to 144.
  • Added anti-aliasing, so rounded items now look less pixelated.
  • Added ability to set background image.
  • New drawing mode - Splitter.
  • Bars limit was increased to 100.

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)