v8.2.3
niri-wm/niriv8.2.3Apr 5, 2026by willmcgugan
AI Summary
Focuses on performance optimization to reduce lag during window resizing operations.
Key Highlights
- Reduced lag when resizing windows by moving the resize logic from an idle timer to a dedicated timer.
New Features
- Reduced resize lag
Full Release Notes
## [8.2.3] - 2026-04-05 ### Changed - Reduce lag when resizing window, by moving resize from idle to a timer https://github.com/Textualize/textual/pull/6471