This release adds a new option to timeout requests to IIO-Niri's IPC, since beforehand it would loop on the malformed requests forever. (Yes it was that bad lol)
Breaking Changes
None
Changes
- feat(ipc): Add a configurable timeout to reads and writes on the IPC
- deps(niri-ipc): 25.11.0 -> 26.4.0
- build(flake): update to NixOS 26.05
Full Changelog: v2.0.0...v2.1.0