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
- @alcubierre-drive made their first contribution in #76
- @melentan made their first contribution in #78
- @dylad made their first contribution in #81
- @svin24 made their first contribution in #86
- @vaxerski made their first contribution in #88
Full Changelog: v0.3.0...v0.4.0