Skip to content

feat(candybar): bottom status bar sidebar toggle#1008

Draft
ryokun6 wants to merge 2 commits intomainfrom
cursor/toolbar-sidebar-toggle-e4d2
Draft

feat(candybar): bottom status bar sidebar toggle#1008
ryokun6 wants to merge 2 commits intomainfrom
cursor/toolbar-sidebar-toggle-e4d2

Conversation

@ryokun6
Copy link
Copy Markdown
Owner

@ryokun6 ryokun6 commented Mar 18, 2026

Summary

  • Adds a categories sidebar show/hide control in the bottom status bar (Calendar-style SidebarSimple, metal inset on Aqua, Button elsewhere).
  • Status bar matches Calendar bottom toolbar: py-1.5, px-1 (Aqua) / px-2 (other themes), same border/background as Calendar (rgba(0,0,0,0.25) top border on Aqua; #e0e0e0 / XP #ECE9D8 + #ACA899 border).
  • Flex row layout (no absolute left cluster) so vertical padding applies evenly top and bottom.
  • i18n: apps.candybar.statusBar.toggleSidebar (synced locales).

Testing

  • bun run build

AGENTS.md: no GUI run unless requested.

Open in Web Open in Cursor 

- Match Calendar-style SidebarSimple control (metal inset on Aqua, Button elsewhere)
- Toggle category panel visibility; state defaults to shown
- Add apps.candybar.statusBar.toggleSidebar i18n (synced locales)

Co-authored-by: Ryo Lu <me@ryo.lu>
@ryos-deploy
Copy link
Copy Markdown

ryos-deploy bot commented Mar 18, 2026

The preview deployment for ryos-dev is ready. 🟢

Open Preview | Open Build Logs | Open Application Logs

Last updated at: 2026-03-18 08:57:19 CET

- py-1.5 px-1 (Aqua) / px-2 (other themes), gap-2 row layout
- Remove pb-0; border/background values align with Calendar toolbar
- Drop absolute positioning so vertical padding applies evenly

Co-authored-by: Ryo Lu <me@ryo.lu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants