v0.4.0
Breaking changes
Multi-finger swipes require finger count >= 3, workspace_swipe_fingers
and custom swipe bindings like swipe:3:d
Other Notable Changes
- fixed logging
- trigger cancel touch events to windows earlier
- added check for version mismatch
What's Changed
- tests: migrate to doctest by @horriblename in #22
- nix/ci: add flake lock updater by @horriblename in #24
- Update flake.lock by @github-actions in #25
- update README installation instructions by @horriblename in #28
- Update flake.lock by @github-actions in #29
- rename project to hyprgrass by @horriblename in #30
- Update flake.lock by @github-actions in #31
- Update flake.lock by @github-actions in #32
- Update flake.lock by @github-actions in #33
- Update flake.lock by @github-actions in #34
- Update flake.lock by @github-actions in #36
- Update flake.lock by @github-actions in #37
- Update flake.lock by @github-actions in #38
- fix: gcc13 required since hyprland format rework by @horriblename in #40
- Update flake.lock by @github-actions in #41
- Update flake.lock by @github-actions in #42
- feat: send cancel events to client surfaces earlier by @horriblename in #35
- Update flake.lock by @github-actions in #44
- Update flake.lock by @github-actions in #46
- fix: log format by @horriblename in #49
- Update flake.lock by @github-actions in #51
- Update flake.lock by @github-actions in #54
- Feat hl version check by @horriblename in #52
- ci: add test for nix build by @horriblename in #55
- chore: release v0.4 by @horriblename in #56
New Contributors
- @github-actions made their first contribution in #25
Full Changelog: v0.3.0...v0.4.0