v0.7.0
Notable changes
This release targets Hyprland v0.41.0
- new
hyprgrass-bind
andhyprgrass-bindm
keywords to replace the use of hyprland builtinsbind
.- use of the old
bind
method is deprecated and will be removed in the future
- use of the old
- many bug fixes... not much else tbh
Thanks to everyone who reported/fixed bugs while I was stuck in Windwsland
What's Changed
- Fix hl change by @horriblename in #102
- removed GetWorkplaceByID call by @technotechnoduck in #104
- Fix type mismatch in touch gesture cancellation due to wlroot update (issue #107) by @ahzay in #108
- HyprLandAPI registerCallBackDynamic API change by @nine7nine in #110
- HyprlandAPI Breaking Change Fix by @nine7nine in #112
- Fix v0.40.0 API changes by @horriblename in #118
- fix: wrong commit pin by @horriblename in #120
- fix hl api break by @horriblename in #122
- fix: missing monitor offset by @horriblename in #125
- improve compatibility with mouse binds by @horriblename in #124
- fix: missing monitor offset in longpress drag by @horriblename in #128
- ci: use cachix by @horriblename in #130
- new bind syntax: use touchbind keyword by @horriblename in #131
- fix bindm wrong dispatcher by @horriblename in #132
- set bindm argument as upstream does by @horriblename in #133
- fix mouse binds using hyprgrass-bindm by @horriblename in #134
- fix/missing inhibit by @horriblename in #135
- Workspace swipe rework by @horriblename in #129
- refactor: extract common function by @horriblename in #136
- Update to hyprland v0.41.0 by @horriblename in #137
- Fix monitor offset issues by @horriblename in #138
New Contributors
- @technotechnoduck made their first contribution in #104
- @ahzay made their first contribution in #108
- @nine7nine made their first contribution in #110
Full Changelog: v0.6...v0.7.0