1.32.0 (2026-04-20)
Features
- add
superandmetamodifier ascmdalias (#703) (997e08a) - add multi-monitor support (#704) (8316f4f)
- add NixOS module and Linux systemd support for home-manager module (#695) (c2da28c)
- initial implementation for
x11andwlrootsfor wayland (#694) (af4dea7) - move_monitor: consolidate monitor movement and actions (#706) (9088c57)
Bug Fixes
- allow single-row and single-column recursive grids (#684) (e9e43e6)
- cli: add more profile information to
doctorcommand (#686) (83dc84d) - hints: guard visible rows lookup against zero-count results (#689) (9f87280)
- hints: honor app-specific clickable roles during element discovery (#692) (3ab2381)
- hints: traverse AXHeading nodes when building the hint tree (#691) (f45689a)
- nix: add libxi for build input (bdc47e8)
- preserve recursive-grid animation for count-changing layer transitions on macOS (#682) (c720ecc)
- split daemon startup by platform plus some shut down fixes (#693) (6315c8a)
- sticky_modifier: prevent from misfiring on multi-modifier hotkey activation (#710) (f5da80a)
- use
primarymodifier instead ofcmdfor cross platform (#701) (5e24e4a)
Documentation
- add missing configurations that should be presented (#687) (994ed70)
- remove
triggerkeyword and update home manager setup for linux (b0190ff)
New Contributors
- @raphkoebraam made their first contribution in #704