David Hill
e9a9c75c1f
tweak(ui): fix padding bottom on the context tab ( #18680 )
2026-03-23 00:23:45 +00:00
Filip
c529529f84
fix(app): terminal rename from context menu ( #18263 )
...
Co-authored-by: Brendan Allan <brendonovich@outlook.com >
2026-03-22 04:39:51 +00:00
David Hill
3256886e25
tui: make the title bar search easier to scan without a redundant icon
2026-03-18 13:52:57 +00:00
David Hill
d2194f6dde
Revert "tui: clean up search button in session header by removing magnifying glass icon and excess padding"
...
This reverts commit bfd4787fcd .
2026-03-18 13:52:36 +00:00
David Hill
bfd4787fcd
tui: clean up search button in session header by removing magnifying glass icon and excess padding
2026-03-18 13:49:58 +00:00
David Hill
b9f6b40e3a
tweak(ui): remove open label ( #17512 )
2026-03-15 08:25:40 -05:00
David Hill
536abea2e2
fix(app): restore sidebar dash and sync session spinner colors ( #17384 )
2026-03-13 10:08:23 -05:00
Adam
05cb3c87ca
chore(app): i18n sync ( #17283 )
2026-03-13 06:48:38 -05:00
David Hill
184732fc20
fix(app): titlebar cleanup ( #17206 )
2026-03-12 18:26:50 +00:00
Adam
dce7eceb28
chore: cleanup ( #17197 )
2026-03-12 11:32:05 -05:00
Adam
12efbbfa4c
chore: cleanup ( #17184 )
2026-03-12 08:52:51 -05:00
Adam
d4107d51f1
chore: cleanup ( #17115 )
2026-03-12 12:26:43 +00:00
Adam
835a27cf51
fix(app): terminal jank
2026-03-10 13:00:14 -05:00
David Hill
0813c14cc6
tui: restore new-session logo on dev so users recognize OpenCode immediately
2026-03-08 01:18:42 +00:00
David Hill
b5151c421f
tui: revert new-session logo on dev so this UI change only ships with auto-accept-permissions
2026-03-08 01:10:52 +00:00
David Hill
e66fd079db
tui: add opencode logo to new session screen so users can immediately identify the app when starting a fresh session
2026-03-08 00:59:03 +00:00
SANGWOO PARK
f0beb38f91
fix(app): guard session-header current() against undefined when options is empty ( #16478 )
2026-03-07 09:51:21 -06:00
David Hill
6b99dd50b6
tui: align session empty states ( #16412 )
2026-03-07 05:39:43 -06:00
Adam
a3d4ea0de1
fix(app): locale error
2026-03-05 08:10:36 -06:00
Adam
5f40bd42f8
fix(app): icon jiggle
2026-03-05 07:00:21 -06:00
Adam
10c325810b
fix(app): tighten up header elements
2026-03-03 07:19:24 -06:00
Adam
8176bafc55
chore(app): solidjs refactoring ( #13399 )
2026-03-02 10:50:50 -06:00
Adam
6ef3af73df
chore(app): i18n sync ( #15362 )
2026-02-27 09:45:00 -06:00
Kit Langton
e49e781cb8
feat(app): add Warp to the open menu ( #15368 )
2026-02-27 09:44:01 -05:00
Adam
fc52e4b2d3
feat(app): better diff/code comments ( #14621 )
...
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com >
Co-authored-by: David Hill <iamdavidhill@gmail.com >
2026-02-26 18:23:04 -06:00
David Hill
bf442a50c0
fix(ui): mute inactive file tab icons
2026-02-27 00:18:14 +00:00
David Hill
c95febb1d5
tui: fix session tab alignment in compact view to prevent vertical overflow
2026-02-26 22:54:49 +00:00
Adam
9312867565
feat(app): new tabs styling ( #15284 )
...
Co-authored-by: David Hill <iamdavidhill@gmail.com >
2026-02-26 15:39:45 -06:00
Filip
fc6e7934bd
feat(desktop): enhance Windows app resolution and UI loading states ( #13320 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev >
Co-authored-by: Brendan Allan <brendonovich@outlook.com >
2026-02-25 14:39:58 +08:00
Adam
f07e877204
fix(app): remove double-border in share button
2026-02-20 16:20:13 -06:00
Adam
fe89bedfcc
wip(app): custom scroll view
2026-02-20 10:54:17 -06:00
David Hill
431f5347af
tweak(ui): search button style
2026-02-18 20:18:17 +00:00
David Hill
bcca253dec
tweak(ui): hover and active styles for title bar buttons
2026-02-18 20:18:17 +00:00
David Hill
9110e6a2a7
tweak(ui): share button border
2026-02-18 20:18:16 +00:00
Adam
42aa28d512
chore: cleanup ( #14181 )
2026-02-18 13:23:20 -06:00
Adam
00c238777a
chore: cleanup ( #14113 )
2026-02-18 08:26:15 -06:00
David Hill
7379903568
tui: improve modified file visibility and button spacing
...
- Replace warning yellow with distinct orange color for modified files in git diff indicators
- Increase button padding for better visual balance in session header and status popover
2026-02-17 18:39:21 +00:00
David Hill
ce7484b4f5
tui: fix share button text styling to use consistent 12px regular font weight
2026-02-17 17:55:55 +00:00
David Hill
222b6cda96
tweak(ui): update magnifying-glass icon
...
Replace the magnifying-glass glyph with a 16px viewBox variant and keep default 1px stroke; adjust the titlebar search to render the icon at 16x16.
2026-02-17 14:37:44 +00:00
David Hill
8e243c6500
tweak(app): tighten titlebar action padding
...
Use pr-2 for the status and fallback copy-path actions, and tighten the copy icon/text gap to 1.5.
2026-02-17 14:37:44 +00:00
David Hill
98f3ff6273
tweak(app): refine titlebar search and open padding
...
Ensure the titlebar search placeholder truncates cleanly and left-aligns; match the fallback copy-path button left padding to the open action.
2026-02-17 14:37:44 +00:00
David Hill
ce08442732
tweak(ui): center titlebar search and soften keybind
...
Mount the titlebar search in the center area and tune its sizing/spacing; use regular weight for the keybind pill text.
2026-02-17 14:37:44 +00:00
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