From 8a4914c22ed1651b0b9bd9ced60a058fd79e1746 Mon Sep 17 00:00:00 2001 From: Bernardo Magri Date: Fri, 17 Jul 2026 17:02:18 +0100 Subject: [PATCH] =?UTF-8?q?docs(backlog):=20file=20#152=20=E2=80=94=20gene?= =?UTF-8?q?rated=20waybar=20height=20+=20right-edge=20icon=20spacing?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bernardo, filed live: the generated bar (non-whole-swap themes) should be a bit taller so the selected-workspace highlighter stops overflowing it, and the right module cluster needs consistent icon spacing + end padding (power currently sits too close to the screen edge). Full §3 visual protocol when taken. Co-Authored-By: Claude Fable 5 --- agent/BACKLOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/agent/BACKLOG.md b/agent/BACKLOG.md index f96c34a..0e92151 100644 --- a/agent/BACKLOG.md +++ b/agent/BACKLOG.md @@ -89,6 +89,24 @@ rofi#2317, and take the fix when a release carries it. If it is still open at the next lock bump, that is fine — nothing here rots meanwhile. *Last checked 2026-07-17: open, no maintainer response, no linked PR.* +### 152. Generated waybar polish: bar height vs workspace highlighter, right-edge icon spacing + +Bernardo, 2026-07-17. Two visual fixes to the **generated** bar (the one +every theme without a `waybar.jsonc`/`waybar.css` whole-swap gets — the +4 whole-swap themes are out of scope unless the parity rule drags them in): +- **Bar height:** make the bar a bit taller so the selected-workspace + highlighter no longer renders taller than the bar itself (today it + visually overflows/clips the bar edge). +- **Right-module spacing:** the icon distances on the right cluster look + uneven — e.g. the power button sits too close to the screen edge; give + the cluster consistent inter-icon spacing and sane end padding. + +This is §3 visual-protocol work (agent/THEME-DESIGN.md + VERIFICATION §3): +before/after screenshots, two themes (one generated palette + one +whole-swap for the no-regression side), scripted checks first, actually +view the captures. Waybar CSS ↔ tray-menu gotchas in agent/MEMORY.md +apply (never scope `*`). + ### 151. `[human]` v1 launch plan — devise with Bernardo (includes the GitHub move) Bernardo, 2026-07-17: before tagging v1, sit down and devise the launch plan.