1.36.0 (2026-05-10)
Features
- add smooth scroll animation (#779) (7050362)
- hints,action: add
cycle_hintaction (#783) (aff245b) - hints,cli: add
--searchflag to show search input upon activation (#785) (cc14b02) - hints: add
--roleand--textfilter flags (#772) (142940f) - hints: add
searchcapability similar to homerow (#784) (bdb1046) - hints: add native IME text input session plus improvements (#786) (a226c54)
Bug Fixes
- cli: properly support comma-separated values for
--roleand--textflags (#773) (0b6b338) - config: replace default launcher hotkeys on rebind (#778) (7486c19)
- hints: ensure menubar item adhere to strictFiltering (#767) (41e9ba8)
- hints: include
AXPopoverwindows (#769) (7cc4b28) - hints: remove
AXTextFieldfrom leaf roles so that finder search works (#770) (7ebaa82) - linux,wayland: do not fallback evdev on first grab fail, try others (#781) (83bb7d7)
- linux,wayland: explicitly enable keyboard interactivity on overlay when evdev fallback (#780) (732f876)
- linux,wlroots: filter out uinput virtual keyboard devices from evdev capture (#776) (4850af2)
New Contributors
- @tharropoulos made their first contribution in #778