v0.2.0
Breaking changes
Hyprland version 0.25.0 and up is required.
*Hyprland built with meson are missing wlroots headers and will probably not build successfully, please install hyprland with make install
instead. Nix build is patched with a special workaround and is not affected
What's Changed
- add .editorconfig by @horriblename in #3
- fix(nix): missing devShell dependency by @horriblename in #5
- fix: wrong logic when adding config value by @horriblename in #6
- refactor: Generalize function for reusability and testing by @horriblename in #7
- feat: use config values instead of temp constants by @horriblename in #8
- Edge swipe + custom commands by @horriblename in #2
- Update hyprland headers to v0.25 by @horriblename in #9
New Contributors
- @horriblename made their first contribution in #3
Full Changelog: v0.1.0...v0.2.0