unsloth/studio/src-tauri/src
oobabooga 85692f1c1c
Studio: persist Tauri window size and maximized state across launches (#5799)
* Studio: persist Tauri window size and maximized state across launches

* Studio: keep window state under the app home dir, not ~/.config

* Undo an unnecessary change

* Address Gemini's feedback

* Revert to tauri-plugin-window-state implementation

* fix(Studio): restore saved window size before default layout

* Fix cross-platform window-state restore

* fix(Studio): avoid clobbering saved window size

---------

Co-authored-by: Wasim Yousef Said <wasimysdev@gmail.com>
Co-authored-by: Lee Jackson <130007945+Imagineer99@users.noreply.github.com>
2026-06-02 09:26:15 -07:00
..
diagnostics Harden Tauri release flow (#5341) 2026-05-12 20:30:20 -07:00
preflight studio: expose launcher capability bits on unauth /api/health (#5486) 2026-05-17 21:29:24 -07:00
commands.rs Harden Tauri release flow (#5341) 2026-05-12 20:30:20 -07:00
desktop_auth.rs Harden Tauri release flow (#5341) 2026-05-12 20:30:20 -07:00
desktop_backend_owner.rs Fix Windows workflow issues(#5694) 2026-05-22 05:32:30 -07:00
desktop_update_policy.rs Harden Tauri release flow (#5341) 2026-05-12 20:30:20 -07:00
install.rs install: support STUDIO_HOME / UNSLOTH_STUDIO_HOME for custom install paths (#5190) 2026-05-05 23:17:40 -07:00
main.rs Studio: persist Tauri window size and maximized state across launches (#5799) 2026-06-02 09:26:15 -07:00
native_backend_lease.rs Add native GGUF intake to Studio (#5246) 2026-05-04 11:46:18 +02:00
native_intents.rs Add native GGUF intake to Studio (#5246) 2026-05-04 11:46:18 +02:00
native_path_policy.rs Add native GGUF intake to Studio (#5246) 2026-05-04 11:46:18 +02:00
preflight.rs Harden Tauri release flow (#5341) 2026-05-12 20:30:20 -07:00
process.rs Harden Tauri release flow (#5341) 2026-05-12 20:30:20 -07:00
update.rs studio: regenerate desktop launcher on unsloth studio update (macOS + Linux + Windows) (#5577) 2026-05-19 05:49:10 -07:00
windows_job.rs Add tauri (#5144) 2026-04-23 04:50:10 -07:00