Adam
826ef549dd
Revert "feat(desktop): Terminal Splits ( #8767 )"
...
This reverts commit d95997b60e .
2026-01-16 14:03:13 -06:00
Adam
45d49be146
feat(app): edit project and session titles
2026-01-16 13:55:59 -06:00
Adam
6adc18ccf4
fix(app): open workspace if navigating to session in workspace
2026-01-16 13:24:47 -06:00
Adam
be26ea1257
fix(app): can't expand workspaces
2026-01-16 13:24:47 -06:00
Adam
e056d243cb
fix(app): scroll jumping when expanding workspaces
2026-01-16 13:24:47 -06:00
Daniel Polito
d95997b60e
feat(desktop): Terminal Splits ( #8767 )
2026-01-16 10:51:02 -06:00
David Hill
88915bf7b5
fix: truncate the workspace name on hover
2026-01-16 13:46:15 +00:00
David Hill
40d213e820
fix: load more label alignment
2026-01-16 13:38:52 +00:00
David Hill
655c469863
fix: updating panel min size and button max-width
2026-01-16 13:37:14 +00:00
David Hill
5e22e5bae5
Revert "fix: expand workspaces by default when enabled"
...
This reverts commit 5d56b44cc5 .
2026-01-16 13:18:56 +00:00
David Hill
5d56b44cc5
fix: expand workspaces by default when enabled
2026-01-16 13:17:22 +00:00
David Hill
3587679ac1
fix: session icon and label alignment
2026-01-16 13:14:05 +00:00
David Hill
aa99fa2cb7
fix: desktop hamburger shift
2026-01-16 13:05:50 +00:00
David Hill
2af10273c8
fix: make hamburger centred with project avatars
2026-01-16 13:00:44 +00:00
David Hill
713d2c0b3b
fix: web mobile menu
...
there is a small shift/misalignment in the side panel on web, not investigating too much as this whole area is in development and may change to make the projects avatar list always in view.
2026-01-16 12:54:54 +00:00
David Hill
186a03a8d4
fix: responsive menu desktop
2026-01-16 12:29:28 +00:00
David Hill
8dbfcba3b6
bug: moved createMemo down
2026-01-16 11:58:31 +00:00
David Hill
b932e2de21
fix: updated project/sessions list width
...
this was originally 280px and included the 64px project avatar rail on the left, so the sessions list portion was actually 280 - 64 = 216px wide (as seen in line 1362: Math.max(layout.sidebar.width() - 64, 0)px).
i kept the logic the same in case it broke anything, i just updated the new width to account for new projects avatar panel
2026-01-16 11:55:15 +00:00
David Hill
315e761fee
fix: view all sessions state styles
2026-01-16 11:55:15 +00:00
David Hill
dccf05b6b1
fix: add default icon to sessions
2026-01-16 11:55:15 +00:00
David Hill
566f66a8ff
fix: search bar size and padding, and shortcut style
2026-01-16 11:55:15 +00:00
David Hill
d91d4ce2ef
fix: avatar radius and current project
2026-01-16 11:55:15 +00:00
Adam
54aff53c71
fix(app): persist workspace order and collapsed state
2026-01-16 05:20:43 -06:00
Adam
2c2b649b50
feat(app): unified search for commands and files
2026-01-15 17:59:26 -06:00
Adam
3a51d6314c
feat(app): skeleton loader for sessions
2026-01-15 17:59:25 -06:00
Adam
067ad41c2d
fix(app): persist workspace order and collapsed state
2026-01-15 17:59:25 -06:00
David Hill
3f05e98266
fix: project avatar border radius
2026-01-15 22:11:07 +00:00
opencode
631af8f556
release: v1.1.23
Update Nix Hashes / update-flake (push) Has been cancelled
Update Nix Hashes / update-node-modules-hash (macos-15-intel, x86_64-darwin) (push) Has been cancelled
Update Nix Hashes / update-node-modules-hash (macos-latest, aarch64-darwin) (push) Has been cancelled
Update Nix Hashes / update-node-modules-hash (ubuntu-22.04-arm, aarch64-linux) (push) Has been cancelled
Update Nix Hashes / update-node-modules-hash (ubuntu-latest, x86_64-linux) (push) Has been cancelled
2026-01-15 22:01:14 +00:00
Adam
5d465a3820
fix(app): sidebar toggle on desktop
2026-01-15 15:45:12 -06:00
Adam
99fc01ab11
feat(app): persist workspace branch
2026-01-15 15:45:12 -06:00
Adam
84ef8e76f5
fix(app): persist workspace order and collapsed state
2026-01-15 15:45:11 -06:00
David Hill
b2dec81ffe
fix: thinking animation opacity and design
2026-01-15 20:42:14 +00:00
David Hill
7ae79c0a19
fix: session icon and name alignment
2026-01-15 20:42:14 +00:00
Adam
96b8b60308
fix(app): show session busy even for active session
2026-01-15 13:33:49 -06:00
dbpolito
2be6282df4
chore(desktop): Question Tools Updates
2026-01-15 13:17:31 -06:00
David Hill
3f0526dac3
fix: current session background color
2026-01-15 19:15:21 +00:00
David Hill
a5b5909785
fix: remove the active state from load more button after press
2026-01-15 19:15:21 +00:00
David Hill
6f705868cd
fix: new session tooltip position and add shortcut
2026-01-15 19:15:21 +00:00
David Hill
2d952d6182
fix: remove more options tooltip
2026-01-15 19:15:21 +00:00
David Hill
276182c782
fix: workspace name color
2026-01-15 19:15:21 +00:00
David Hill
729808cc4e
fix: hide view all sessions on active project
2026-01-15 19:15:21 +00:00
David Hill
615963ee82
fix: avatar button states
2026-01-15 19:15:21 +00:00
David Hill
dbf421896b
fix: load more button font size
2026-01-15 19:15:21 +00:00
David Hill
f1ea821a7b
fix: recent sessions title color
2026-01-15 19:15:21 +00:00
David Hill
38bd89362a
fix: project dropdown labels and order
2026-01-15 19:15:21 +00:00
David Hill
c807f09cf1
fix: move left panel toggle over
...
- not sure how this impacts on the titlebar when the traffic lights are there
2026-01-15 19:15:21 +00:00
David Hill
17fd1aec62
fix: avatar background
2026-01-15 19:15:21 +00:00
David Hill
fe42985d08
fix: show project options on hover of row
2026-01-15 19:15:21 +00:00
David Hill
92e9f4d918
fix: increase delay on session list tooltips
2026-01-15 19:15:21 +00:00
David Hill
681970bcd5
fix: tooltip gutter spacing on session items and archive buttons
2026-01-15 19:15:21 +00:00