1.38.1 (2026-05-21)
Overview
- squashes alooooooooot of memory leaks and threading issues (sorry!)
- chromium and electron apps are properly set with necessary attributes without need to re-focus on the window
- removes parallel tree traversing (sorry!)
- improved hints activation speed on chromium browser on extremely large and long page like https://nix-darwin.github.io/nix-darwin/manual/
Bug Fixes
- ensure retry to set electron and chromium attrs (#834) (a4f4047)
- overlay: ensure modes overlay resized properly before showing (#835) (9d77d15)
- resolve memory leaks in animations, overlays and indicators (#831) (09181b1)