Commit Graph

50 Commits (e0f1c3c20efb60f19f36e2c8df87dfd30fd2523e)

Author SHA1 Message Date
Brendan Allan e0f1c3c20e
cleanup desktop loading page 2026-02-13 10:15:36 +08:00
Brendan Allan adb0c4d4f9
desktop: only show loading window if sqlite migration is necessary 2026-02-13 08:49:52 +08:00
Brendan Allan 1413d77b1f
desktop: sqlite migration progress bar (#13294) 2026-02-12 09:44:06 +00: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 2e8082dd21
Revert "feat(desktop): add WSL backend mode (#12914)"
This reverts commit 213a87234d.
2026-02-11 08:51:41 -06:00
Brendan Allan a25b2af05a
desktop: use tracing for logging (#13135) 2026-02-11 11:36:27 +00:00
Filip cf7a1b8d80
feat(desktop): enhance Windows app resolution and UI loading states (#13084) 2026-02-11 04:40:52 -06:00
Adam 7e1247c420
fix(desktop): server spawn resilience (#13028)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-02-11 09:44:26 +00:00
Brendan Allan 783888131e
fix(desktop): read wayland preference from store (#13081) 2026-02-11 08:10:24 +00:00
Brendan Allan 213a87234d
feat(desktop): add WSL backend mode (#12914) 2026-02-11 07:49:48 +00:00
Filip dce4c05fa9
fix(desktop): open apps with executables on Windows (#13022) 2026-02-10 15:10:58 -06:00
Luke Parker 3d6fb29f0c
fix(desktop): correct module name for linux_display in main.rs (#12862) 2026-02-09 21:13:47 +00:00
Israel Araújo de Oliveira 93a11ddedf
feat(desktop): add native Wayland toggle on Linux (#11971)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-02-09 17:00:35 +08: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
Brendan Allan b7ad8e459c
desktop: add loading window and restructure rust (#12176) 2026-02-06 23:03:07 +08:00
Brendan Allan 26e1901bd0
desktop: maximize main window by default (#12433) 2026-02-06 07:30:13 +00:00
Brendan Allan 9564c1d6be
desktop: fix rust build + bindings formatting 2026-02-02 18:52:57 +08:00
Brendan Allan e6d8315e29
fix(desktop): throttle window state persistence (#11746) 2026-02-02 09:54:57 +00:00
Brendan Allan 04aef44fc3
chore(desktop): integrate tauri-specta (#11740) 2026-02-02 07:58:08 +00:00
mohammad 76745d0594
fix(desktop): kill zombie server process on startup timeout (#11602)
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2026-02-02 13:30:46 +08:00
Adam a552652fcc
Revert "feat: Transitions, spacing, scroll fade, prompt area update (#11168)" (#11461)
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com>
2026-01-31 07:18:51 -06:00
Aaron Iker 20619a6a26
feat: Transitions, spacing, scroll fade, prompt area update (#11168)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aaroniker <4730431+aaroniker@users.noreply.github.com>
2026-01-30 17:57:49 +00:00
Hegyi Áron Ferenc 2af326606c
feat(desktop): Add desktop deep link (#10072)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-01-29 15:09:53 +08:00
adamelmore 1ebf63c70c
fix(app): don't connect to localhost through vpn 2026-01-27 15:25:06 -06:00
OpeOginni 67ea21b55a
feat(web): implement new server management for web and desktop (#8513) 2026-01-24 12:03:36 -06:00
Brendan Allan 224b2c37d7
fix(desktop): attempt to improve connection reliability 2026-01-22 22:06:28 +08:00
Shoubhit Dash c737776958
refactor(desktop): move markdown rendering to rust (#10000) 2026-01-22 04:48:39 -06:00
Brendan Allan d00b8df770
feat(desktop): properly integrate window controls on windows (#9835) 2026-01-21 08:35:05 -06:00
Adam d6caaee816
fix(desktop): no proxy for connecting to sidecar (#9690)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-01-21 16:21:21 +08:00
dbpolito e60ded01df chore(desktop): Stop Killing opencode-cli on dev 2026-01-15 13:17:57 -06:00
Adam 564d3edfac fix(app): new layout issues 2026-01-15 07:29:13 -06:00
Adam 679270d9e0 feat(app): new layout 2026-01-15 07:29:13 -06:00
usvimal 2b77a84c4f
fix(desktop): correct health check endpoint URL to /global/health (#8231) 2026-01-13 09:39:43 -06:00
Brendan Allan 3c5a256f0f
desktop: macos killall opencode-cli on launch 2026-01-13 22:38:24 +08:00
Brendan Allan 35cb06e0e4
fix(app): provide pty socket auth if available from desktop (#8210) 2026-01-13 07:08:19 -06:00
Brendan Allan ddd9c71cca
feat(desktop): Tie desktop & CLI to the same Windows JobObject (#8153) 2026-01-13 15:32:54 +08:00
Brendan Allan f05f175842
feat(desktop): spawn local server with password (#8139) 2026-01-13 13:58:00 +08:00
Brendan Allan ebbb4dd88a
fix(desktop): improve server detection & connection logic (#7962) 2026-01-12 17:58:13 +08:00
Jérôme Benoit f882cca98a
fix(desktop): add missing StoreExt import and fix unused mut warning (#7707) 2026-01-10 15:26:24 -06:00
Lekë Dobruna 2d2a044961
fix(desktop): build failing - missing import (#7697) 2026-01-10 15:24:15 -06:00
Andrew Thal 02b7eb59f8
feat: support configuring default server URL for desktop (#7363) 2026-01-10 08:56:48 -06:00
Jérôme Benoit b1e381cff7
fix(desktop): complete symlink support implementation and enable CI for PRs (#7113) 2026-01-09 22:43:49 +08:00
Adam 3019b1f825
Revert "fix(desktop): open external links in default browser (#7221)"
This reverts commit 361a962673.
2026-01-08 17:51:30 -06:00
Andrew Thal 361a962673
fix(desktop): open external links in default browser (#7221) 2026-01-07 16:04:27 -06:00
Brendan Allan 3c375b971e
desktop: use Show instead of Suspense 2026-01-07 16:47:45 +08:00
usvimal a8c2928a87
perf: show window immediately during desktop startup (#6734)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-01-07 15:19:01 +08:00
Junseo5 f510d17bd3
fix(desktop): add single-instance plugin to prevent multiple windows (#6966) 2026-01-06 14:19:29 +08:00
Daniel Polito 8e9a0c4ad0
Desktop: Install CLI (#6526)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-01-06 01:07:46 +08:00
Adam fa1ac7bc95
feat(desktop): system notifications 2025-12-30 04:57:35 -06:00
Adam 81c3c63895
chore: rename packages/tauri -> packages/desktop 2025-12-22 20:01:25 -06:00