From 6c9854ed880491565e232dec68bd70aaff7a4aa6 Mon Sep 17 00:00:00 2001 From: Lacy Morrow Date: Thu, 23 Jul 2026 18:45:32 -0400 Subject: [PATCH] =?UTF-8?q?test:=20throwaway=20PR=20to=20verify=20claude-r?= =?UTF-8?q?eview=20guard=20(LAC-3035)=20=E2=80=94=20do=20not=20merge?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Paperclip --- docs/plans/notch-bar-appearance-option.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/plans/notch-bar-appearance-option.md b/docs/plans/notch-bar-appearance-option.md index d3693c8c..a063656e 100644 --- a/docs/plans/notch-bar-appearance-option.md +++ b/docs/plans/notch-bar-appearance-option.md @@ -72,3 +72,5 @@ Add **`notch` as a 7th `bar_appearance` variant** rather than a separate positio ## 6. Effort Medium. Roughly: Rust geometry + window setup ~150–250 lines in `platform/macos.rs` + one command; frontend `NotchBar` variant + BarHost/settings wiring; constrain-rect prototype is the only unknown (time-box: if a plain NSWindow can't sit top-flush, pull in `tauri-nspanel`). Estimate 2–4 engineer-days including QA on notch + notch-less hardware. + +