Files
Matt TooheyandClaude Fable 5 b43f3b83b1 refactor(desktop): split window chrome out of lib.rs
The lazy-activation comment rewrite tipped lib.rs over the 1000-line
guard (desktop-check, pre-push). Move the self-contained window-chrome
block — sidebar haptic, title-bar double-click, and the initial-window
reveal sequence — into window_chrome.rs, following the archive module's
qualified-path pattern in the invoke handler. No behavior change.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 00:13:00 +10:00
..