summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/components/titlebar.tsx
AgeCommit message (Collapse)Author
2026-04-17feat(app): hide desktop titlebar tools behind settings (#19029)Jay
Co-authored-by: Brendan Allan <[email protected]> Co-authored-by: Brendan Allan <[email protected]>
2026-04-16beta badge for desktop app (#14471)Adam
Co-authored-by: Brendan Allan <[email protected]>
2026-04-15fix: resolve oxlint warnings — suppress false positives, remove unused ↵Kit Langton
imports (#22687)
2026-03-25Reapply "fix(app): startup efficiency"Adam
This reverts commit 898456a25cf2edbfc4ae4961b37424f633419dd6.
2026-03-25Revert "fix(app): startup efficiency"Adam
2026-03-25Reapply "fix(app): startup efficiency (#18854)"Adam
This reverts commit a379eb38673aad097e1f178307865ec40a5ac3ea.
2026-03-24Revert "fix(app): startup efficiency (#18854)"Adam
This reverts commit 546748a461539ca63e188ee07ab2b143c5ac2c83.
2026-03-24fix(app): startup efficiency (#18854)Adam
2026-03-17tweak(ui): add an empty state to the sidebar when no projects (#17971)David Hill
Co-authored-by: Shoubhit Dash <[email protected]>
2026-03-13fix(app): avoid clipping new session during sidebar animDavid Hill
2026-03-13fix(app): animate titlebar controls on sidebar openDavid Hill
2026-03-12fix(app): titlebar cleanup (#17206)David Hill
2026-03-12fix(electron): theme Windows titlebar overlay (#16843)Luke Parker
Co-authored-by: Brendan Allan <[email protected]>
2026-03-07tui: balance titlebar columns so center content doesn't get squeezed by long ↵David Hill
side content
2026-03-04desktop: add electron version (#15663)Brendan Allan
2026-02-17tweak(ui): center titlebar search and soften keybindDavid Hill
Mount the titlebar search in the center area and tune its sizing/spacing; use regular weight for the keybind pill text.
2026-02-17tweak(app): reduce titlebar right paddingDavid Hill
Use pr-2 (instead of pr-6) on the titlebar right section when not on Windows.
2026-02-17chore: app polish (#13976)Adam
Co-authored-by: David Hill <[email protected]>
2026-02-17feat(app): session timeline/turn rework (#13196)Adam
Co-authored-by: David Hill <[email protected]>
2026-02-12chore: refactor packages/app files (#13236)Adam
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: Frank <[email protected]>
2026-02-09feat(app): add Cmd+[/] keybinds for session history navigation (#12880)Kit Langton
2026-02-06desktop: add loading window and restructure rust (#12176)Brendan Allan
2026-02-06fix(desktop): support desktop titlebar double-click maximize (#12459)Cameron
2026-02-06ignore: refactoring and tests (#12460)Adam
2026-02-06desktop: add more basic menu bar itemsBrendan Allan
2026-02-02fix(app): drag region for native controls (#11854)Filip
2026-02-02fix(desktop): keep mac titlebar stable under zoom (#11747)Brendan Allan
2026-01-29fix(app): better header item wrapping (#10831)Filip
2026-01-27fix(app): delay nav tooltipsDavid Hill
2026-01-27fix(app): adjust titlebar left spacingDavid Hill
2026-01-27chore: cleanupadamelmore
2026-01-27feat(app): forward and back buttonsadamelmore
2026-01-25chore(app): visual cleanupadamelmore
2026-01-24fix(app): update titlebar spacing and status popover stylingDavid Hill
2026-01-22fix: add 8px left margin to sidebar toggle on desktopDavid Hill
2026-01-21fix(app): missing i18n keysAdam
2026-01-21chore: generateGitHub Action
2026-01-21fix(app): add aria-labels to titlebar and sidebar buttons (#9843)Nolan Darilek
2026-01-21feat(desktop): properly integrate window controls on windows (#9835)Brendan Allan
2026-01-20feat(desktop): standardize desktop layout icons (#9685)Jacob Bahn
2026-01-21chore: generateGitHub Action
2026-01-20fix(ui): remove portal spacer and fix terminal toggle padding (#9728)Alex Yaroshuk
2026-01-20wip(app): i18nAdam
2026-01-16fix: desktop hamburger shiftDavid Hill
2026-01-16fix: make hamburger centred with project avatarsDavid Hill
2026-01-15fix(app): sidebar toggle on desktopAdam
2026-01-15fix: move left panel toggle overDavid Hill
- not sure how this impacts on the titlebar when the traffic lights are there
2026-01-15feat(app): new layoutAdam