Skip to content

Clavier+ 11.2.1

Compare
Choose a tag to compare
@guilryder guilryder released this 10 Apr 01:56
· 34 commits to main since this release
  • Enabled DPI awareness: Clavier+ no longer looks blurry on high-DPI displays.
  • Preserved the ordering of shortcuts in the configuration file, to allow easy diffing.
  • Avoided saving the configuration file when unnecessary, to optimize automated backups.
  • Added best effort MinGW compilation support, as an alternative to the official Visual C++ build. Credit to RamonUnch for the initial work.