David Hill
8fcfbd697a
tweak(app): align titlebar search text size
...
Use the same 12px text style for the titlebar search placeholder as the status and open actions.
2026-02-17 14:37:44 +00:00
David Hill
a8669aba8f
tweak(app): match titlebar active bg to hover
...
Use the ghost hover background for active/expanded titlebar actions and tighten titlebar popover gutters to 4px.
2026-02-17 14:37:44 +00:00
David Hill
d31e9cff6a
tweak(app): use weak borders in titlebar actions
...
Use border-border-weak-base for the titlebar status and open actions (including the open button divider) and adjust the English copy-path label casing.
2026-02-17 14:37:44 +00:00
David Hill
9b1d7047d4
tweak(app): keep file tree toggle visible
...
Always show the titlebar file tree button (and space the right-side icon buttons at 4px) so it stays accessible regardless of the review panel state.
2026-02-17 14:37:44 +00:00
opencode-agent[bot]
703d634744
chore: generate
2026-02-17 13:45:58 +00:00
David Hill
e273a31e70
tweak(ui): icon button spacing
2026-02-17 13:44:59 +00:00
Adam
10985671ad
feat(app): session timeline/turn rework ( #13196 )
...
Co-authored-by: David Hill <iamdavidhill@gmail.com >
2026-02-17 07:16:23 -06:00
Adam
4f51c0912d
chore: cleanup
2026-02-13 05:52:43 -06:00
Adam
81c623f26e
chore: cleanup
2026-02-12 14:32:31 -06:00
Adam
3696d1ded1
chore: cleanup
2026-02-12 14:24:19 -06:00
Adam
da952135ca
chore(app): refactor for better solidjs hygiene ( #13344 )
2026-02-12 11:26:19 -06:00
Adam
ff4414bb15
chore: refactor packages/app files ( #13236 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Frank <frank@anoma.ly >
2026-02-12 09:49:14 -06:00
Filip
eef3ae3e1f
Fix/reverception ( #13166 )
...
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com >
2026-02-11 09:18:44 -06:00
Adam
c426cb0f14
fix(app): copy path button styles
2026-02-11 07:19:33 -06:00
Filip
cf7a1b8d80
feat(desktop): enhance Windows app resolution and UI loading states ( #13084 )
2026-02-11 04:40:52 -06:00
Filip
dce4c05fa9
fix(desktop): open apps with executables on Windows ( #13022 )
2026-02-10 15:10:58 -06:00
Adam
5be1202eea
chore: cleanup
2026-02-09 09:58:55 -06:00
Adam
7ff51183ce
chore: cleanup
2026-02-09 07:41:17 -06:00
Adam
bda0cbdec7
chore: cleanup
2026-02-09 07:38:06 -06:00
Adam
03f3029dc6
feat(app): polish Open in icon treatment
...
Bring in the Open in button-group and transparent icon updates from #12641 while keeping locale strings unchanged. Replace CSS inversion with dedicated light/dark Zed icon assets for cleaner theme handling.
Co-authored-by: Edin <86423329+edoedac0@users.noreply.github.com >
2026-02-09 07:38:05 -06:00
Kit Langton
27c8a08144
ui: default TextField copy affordance to clipboard ( #12714 )
2026-02-08 11:37:59 -06:00
Rahul A Mistry
b5b93aea42
fix(app): toggle file tree and review panel better ux ( #12481 )
2026-02-07 05:02:40 -06:00
OpeOginni
8069197329
feat(desktop): added Macos support for displaying only installed editors & added sublime text editor ( #12501 )
2026-02-06 17:21:47 +00:00
Adam
0ec5f6608b
fix(app): hide 'open in app' button on narrow viewports
2026-02-06 07:10:23 -06:00
Maharshi Patel
d4fcc1b863
fix(ui): add Windows File Explorer icon for session header ( #12386 )
2026-02-06 06:18:45 -06:00
Adam
b738d88ec4
feat(app): open in <app> button ( #12322 )
2026-02-05 19:55:49 +00:00
Adam
83646e0366
fix(app): allow toggling file tree closed independently ( #12293 )
2026-02-05 13:51:08 -06:00
Alex Yaroshuk
ac254fb442
fix(app): session header 'share' button to hug content ( #11371 )
2026-01-31 08:53:49 -06:00
Filip
aa1d0f6167
fix(app): better header item wrapping ( #10831 )
2026-01-29 14:51:56 -06:00
adamelmore
f607353be6
fix(app): close review pane
2026-01-28 10:27:01 -06:00
adamelmore
7de42ca242
feat(app): improved layout
2026-01-27 11:40:39 -06:00
adamelmore
095328faf4
fix(app): non-fatal error handling
2026-01-27 06:29:20 -06:00
adamelmore
7b3d5f1d68
chore: cleanup
2026-01-26 15:30:01 -06:00
David Hill
3f9b59c798
fix(app): move file tree toggle to right
2026-01-26 19:50:05 +00:00
adamelmore
97aec21cb3
chore(app): missing i18n strings
2026-01-26 13:03:34 -06:00
Adam
d9eed4c6ca
feat(app): file tree
2026-01-26 11:07:51 -06:00
Rahul A Mistry
783121c06e
fix(ui): use focus-visible instead of focus to prevent sticky hover effect on click ( #10651 )
2026-01-26 10:58:29 -06:00
adamelmore
471fc06f01
chore(app): visual cleanup
2026-01-25 10:48:20 -06:00
David Hill
30111d2b16
fix(ui): prevent focus on share popover text field
2026-01-24 22:17:59 +00:00
David Hill
c2ec608212
feat(ui): add link icon and use it for copy-to-clipboard buttons
...
Replace copy icon with new link icon in share URL copy button
and TextField copyable button for better visual indication.
2026-01-24 22:02:09 +00:00
David Hill
c1af7ddc6b
fix(app): adjust share popover position 64px to the left
2026-01-24 22:02:09 +00:00
David Hill
cf7c6417f8
fix(app): update share popover gutter to 6px and radius to match status dropdown
2026-01-24 22:02:09 +00:00
David Hill
937474aff0
fix(app): add 8px spacing between share button and icon buttons in titlebar
2026-01-24 22:02:09 +00:00
OpeOginni
67ea21b55a
feat(web): implement new server management for web and desktop ( #8513 )
2026-01-24 12:03:36 -06:00
Adam
4afb46f571
perf(app): don't remount directory layout
2026-01-23 05:18:57 -06:00
Adam
d9b9485019
fix(app): a11y translations
2026-01-22 05:36:38 -06:00
GitHub Action
d14735ef4b
chore: generate
2026-01-22 11:11:32 +00:00
Nolan Darilek
3435327bc0
fix(app): session screen accessibility improvements ( #9907 )
2026-01-22 05:10:53 -06:00
David Hill
3b92d5c1c6
fix: match terminal toggle button size with sidebar and review toggles
2026-01-22 09:48:10 +00:00
DNGriffin
9afc067152
feat(app): always show Toggle-Review button ( #9944 )
2026-01-22 02:09:55 -06:00