mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-08-09 18:36:03 +02:00
* feat(window-state): support using a custom filename ref: https://github.com/tauri-apps/plugins-workspace/pull/1079 * generate api * fmt
212 B
212 B
window-state, window-state-js
| window-state | window-state-js |
|---|---|
| patch | patch |
Add Builder::with_filename to support using a custom filename. Also add AppHandleExt::file_name and a similar function in JS, to retrieve it later.