Commit Graph

85 Commits

Author SHA1 Message Date
Luke Parker b997638973 fix(win32): Sidecar spawning a window (#14197) 2026-02-19 08:18:15 +10:00
Brendan Allan 7dd5d260cd desktop: cleanup 2026-02-18 16:24:28 +08:00
Brendan Allan c210be655d desktop: temporarily disable wsl 2026-02-18 16:10:07 +08:00
Brendan Allan 7ae273aaeb desktop: replicate tauri-plugin-shell logic (#13986) 2026-02-18 02:40:52 +08:00
Chris Yang 2e70bb8536 fix(desktop): avoid sidecar health-check timeout on shell startup (#13925)
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2026-02-17 15:34:16 +00:00
Brendan Allan c76e89645e Hide server CLI on windows (#13936) 2026-02-17 12:43:25 +08:00
bnema 527bbd2ab2 fix(desktop): normalize Linux Wayland/X11 backend and decoration policy (#13143)
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2026-02-16 13:24:28 +08:00
Brendan Allan 9ae9e4ca40 desktop: use process-wrap instead of manual job object (#13431) 2026-02-16 04:14:24 +00:00
zerone0x 130bb1193e fix(desktop): focus window after update/relaunch (#13701) 2026-02-15 07:45:34 -06:00
Brendan Allan 1c4a2f364c desktop: fix rust 2026-02-14 12:48:16 +08:00
Brendan Allan 5e6542a048 desktop: remote OPENCODE_SQLITE env (#13545) 2026-02-13 23:20:09 -05:00
Brendan Allan 0d1314716b cleanup desktop loading page 2026-02-13 10:15:36 +08:00
Brendan Allan aed38b4179 desktop: only show loading window if sqlite migration is necessary 2026-02-13 08:49:52 +08:00
Brendan Allan b91ac7f746 desktop: sqlite migration progress bar (#13294) 2026-02-12 09:44:06 +00:00
Filip 1b8aecf693 Fix/reverception (#13166)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-02-11 09:18:44 -06:00
Adam d9f668cf8a Revert "feat(desktop): add WSL backend mode (#12914)"
This reverts commit ca23655d93.
2026-02-11 08:51:41 -06:00
Brendan Allan 0a5198d770 desktop: use tracing for logging (#13135) 2026-02-11 11:36:27 +00:00
Filip 6cbeb3ec4a feat(desktop): enhance Windows app resolution and UI loading states (#13084) 2026-02-11 04:40:52 -06:00
Adam 07cc07fa95 fix(desktop): server spawn resilience (#13028)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-02-11 09:44:26 +00:00
Brendan Allan 6de1e786b6 fix(desktop): read wayland preference from store (#13081) 2026-02-11 08:10:24 +00:00
Brendan Allan ca23655d93 feat(desktop): add WSL backend mode (#12914) 2026-02-11 07:49:48 +00:00
Filip fd72c883bf fix(desktop): open apps with executables on Windows (#13022) 2026-02-10 15:10:58 -06:00
Luke Parker 852fc12a66 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 965dbbcd22 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
Silvio Ney d836e0307e feat: exclude devtools from production builds (#12290)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-02-09 07:30:15 +00:00
Abdul Rahman ArM 22cb276f96 fix(desktop): add native clipboard image paste and fix text paste (#12682) 2026-02-08 11:24:09 +00:00
OpeOginni 303d497f63 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 20202f9ca4 desktop: add loading window and restructure rust (#12176) 2026-02-06 23:03:07 +08:00
Brendan Allan 32b19d6c05 desktop: maximize main window by default (#12433) 2026-02-06 07:30:13 +00:00
Adam 67e093f47b feat(app): open in <app> button (#12322) 2026-02-05 19:55:49 +00:00
opencode-agent[bot] 66e178844b chore: generate 2026-02-04 11:35:05 +00:00
Goni Zahavy d07053157f fix(desktop): removed compression from rpm bundle to save 15m in CI (#12097) 2026-02-04 05:34:18 -06:00
Brendan Allan 344d24625d desktop: fix rust build + bindings formatting 2026-02-02 18:52:57 +08:00
Brendan Allan eb2d967ddb fix(desktop): throttle window state persistence (#11746) 2026-02-02 09:54:57 +00:00
Brendan Allan f9e5e1c07c chore(desktop): integrate tauri-specta (#11740) 2026-02-02 07:58:08 +00:00
mohammad 6b087d3eb3 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 af7ee500f9 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 d1e8c95362 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
Rahul A Mistry f840974f72 fix(app): version to latest to avoid errors for new devs (#11201) 2026-01-29 19:42:59 -06:00
Hegyi Áron Ferenc e1564ef8c6 feat(desktop): Add desktop deep link (#10072)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-01-29 15:09:53 +08:00
adamelmore 93874cd289 fix(app): don't connect to localhost through vpn 2026-01-27 15:25:06 -06:00
adamelmore f1c2d60425 fix(app): open markdown links in external browser 2026-01-27 08:43:36 -06:00
Brendan Allan abec7f85d7 desktop: deduplicate tauri configs 2026-01-27 17:48:43 +08:00
Chris Yang efec326641 fix(desktop): disable magnification gestures on macOS (#10605) 2026-01-26 18:50:51 -06:00
adamelmore 7ce8e16a44 fix(app): enable file watcher 2026-01-26 16:57:44 -06:00
OpeOginni f149624875 feat(web): implement new server management for web and desktop (#8513) 2026-01-24 12:03:36 -06:00
Brendan Allan 0095248060 fix(desktop): correct NO_PROXY syntax 2026-01-22 22:18:08 +08:00
Brendan Allan 37ad210ddf fix(desktop): attempt to improve connection reliability 2026-01-22 22:06:28 +08:00
Shoubhit Dash 1b2b08aaa4 refactor(desktop): move markdown rendering to rust (#10000) 2026-01-22 04:48:39 -06:00
Brendan Allan d65e7dfd70 feat(desktop): properly integrate window controls on windows (#9835) 2026-01-21 08:35:05 -06:00