Brendan Allan
|
0da8af8a28
|
desktop: move open_path to rust (#15323)
|
2026-02-27 06:17:24 +00:00 |
|
Shoubhit Dash
|
bb8a1718a6
|
fix(desktop): restore shell path env for desktop sidecar (#15211)
|
2026-02-26 18:35:21 +05:30 |
|
Filip
|
6b021658ad
|
fix(app): open in powershell (#15112)
|
2026-02-26 16:39:55 +08:00 |
|
kil-penguin
|
392a6d993f
|
fix(desktop): remove interactive shell flag from sidecar spawn to prevent hang on macOS (#15136)
Co-authored-by: kil-penguin <hyeonjun@gameduo.net>
|
2026-02-26 14:02:40 +08: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 |
|
Brendan Allan
|
206d81e02c
|
desktop: beta icon
|
2026-02-21 11:11:08 +08:00 |
|
Brendan Allan
|
ce17f9dd94
|
desktop: publish betas to separate repo (#14376)
|
2026-02-20 22:33:21 +08:00 |
|
Brendan Allan
|
92ab4217c2
|
desktop: bring back -i in sidecar arguments
shell configs like .zshrc don't get loaded without it
|
2026-02-20 22:03:23 +08:00 |
|
Brendan Allan
|
1c2416b6de
|
desktop: don't spawn sidecar if default is localhost server
|
2026-02-20 12:18:39 +08:00 |
|
Luke Parker
|
7033b4d0a8
|
fix(win32): Sidecar spawning a window (#14197)
|
2026-02-19 08:18:15 +10:00 |
|
Brendan Allan
|
6cd3a59022
|
desktop: cleanup
|
2026-02-18 16:24:28 +08:00 |
|
Brendan Allan
|
5aeb305344
|
desktop: temporarily disable wsl
|
2026-02-18 16:10:07 +08:00 |
|
Brendan Allan
|
4025b655a4
|
desktop: replicate tauri-plugin-shell logic (#13986)
|
2026-02-18 02:40:52 +08:00 |
|
Chris Yang
|
d055c1cad6
|
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
|
d338bd528c
|
Hide server CLI on windows (#13936)
|
2026-02-17 12:43:25 +08:00 |
|
bnema
|
60807846a9
|
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
|
920255e8c6
|
desktop: use process-wrap instead of manual job object (#13431)
|
2026-02-16 04:14:24 +00:00 |
|
zerone0x
|
3aaa34be1e
|
fix(desktop): focus window after update/relaunch (#13701)
|
2026-02-15 07:45:34 -06:00 |
|
Brendan Allan
|
0b9e929f68
|
desktop: fix rust
|
2026-02-14 12:48:16 +08:00 |
|
Brendan Allan
|
7d46872775
|
desktop: remote OPENCODE_SQLITE env (#13545)
|
2026-02-13 23:20:09 -05:00 |
|
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 |
|
Silvio Ney
|
d4a68b0f4e
|
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
|
d5036cf01f
|
fix(desktop): add native clipboard image paste and fix text paste (#12682)
|
2026-02-08 11:24:09 +00: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 |
|
Adam
|
b738d88ec4
|
feat(app): open in <app> button (#12322)
|
2026-02-05 19:55:49 +00:00 |
|
opencode-agent[bot]
|
af06175b1f
|
chore: generate
|
2026-02-04 11:35:05 +00:00 |
|
Goni Zahavy
|
2e8d8de58b
|
fix(desktop): removed compression from rpm bundle to save 15m in CI (#12097)
|
2026-02-04 05:34:18 -06: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 |
|
Rahul A Mistry
|
ad91f9143a
|
fix(app): version to latest to avoid errors for new devs (#11201)
|
2026-01-29 19:42:59 -06: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 |
|