Files
millerson-overlay.nix/packages
Alexander Miroshnichenko e8b2dfda36
Some checks failed
CI / check (push) Has been cancelled
fix(haivemind): query MainScreen instance directly instead of app default screen
App.query_one searches the app's default screen (_default), but #chat-log/#health-bar/etc. live on the pushed MainScreen. Every HaivemindApp handler failed with NoMatches at runtime. Hold a reference to the MainScreen instance and query it directly so widget lookup no longer depends on which screen is active.
2026-08-20 13:38:39 +03:00
..
2026-08-08 21:13:31 +03:00
2026-05-11 11:31:25 +03:00
2026-08-07 12:15:21 +03:00