mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 16:02:19 +00:00
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>
This commit is contained in:
parent
d7500b25b8
commit
fc6e7934bd
7 changed files with 556 additions and 182 deletions
2
packages/desktop/src-tauri/src/os/mod.rs
Normal file
2
packages/desktop/src-tauri/src/os/mod.rs
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#[cfg(windows)]
|
||||
pub mod windows;
|
||||
Loading…
Add table
Add a link
Reference in a new issue