Skip to content

v0.4.0

Compare
Choose a tag to compare
@vaxerski vaxerski released this 29 Sep 17:28
· 15 commits to main since this release

After a while, a new hyprpicker update!
This update comes with a bunch of fixes, moves to hw-s, and adds fractional scaling support!

New stuff

  • fractional scaling is now supported and on by default. No more blur :)
  • --version, --verbose and --quiet have been added

Notes for packagers

  • new deps: hyprwayland-scanner>0.4.2, hyprutils>=0.2.0

Fixes

  • core: minor log cleanups
  • cmake: use CXX_STANDARD instead of a flag
  • events: use enter coords

MRs

  • fix segmentation fault when cursor_shape_manager_v1 is not supported by @alcubierre-drive in #76
  • README: add required Debian packages to build by @melentan in #78
  • cmake: remove unneeded dependencies by @dylad in #81
  • remove unneeded GLES headers by @dylad in #82
  • Ensure the manpage location is correct. by @svin24 in #86
  • core: move to hyprwayland-scanner by @vaxerski in #88

New Contributors

Full Changelog: v0.3.0...v0.4.0