tauri/examples/api/src-tauri
The1111mp dd4f13ce4b
feat: add set_dock_visibility method (#13185)
* feat: add `set_dock_visibility` method

Signed-off-by: The1111mp <The1111mp@outlook.com>

* add api

* retain focus

* fmt

* make SetDockVisibility message conditional (macos only)

* lint

---------

Signed-off-by: The1111mp <The1111mp@outlook.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2025-04-11 15:13:07 -03:00
..
capabilities feat: add set_dock_visibility method (#13185) 2025-04-11 15:13:07 -03:00
locales feat(bundler): wix localization, closes #3174 (#3179) 2022-02-05 15:13:07 -03:00
permissions fix(api): use array for channel queueing (#12069) 2025-01-02 12:19:50 +01:00
src feat: add a new option to remove unused commands (#12890) 2025-03-15 13:46:08 -03:00
tauri-plugin-sample enhance: include permission group permissions in the generated schema (#13057) 2025-03-23 21:35:45 +08:00
.gitignore fix(cli): do not generate .cargo/config file (#10785) 2024-08-26 22:15:08 -03:00
.taurignore chore(examples): ignore changes on tauri-plugin-sample on dev watcher 2023-02-24 10:22:43 -03:00
build.rs chore: Fix clippy 1.84 warnings (#12328) 2025-01-10 13:47:37 +01:00
Cargo.toml chore(deps): update rust crate wry to 0.48 (dev) (#12101) 2025-01-02 01:01:31 +01:00
Cross.toml Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
Info.plist feat(core): inject src-tauri/Info.plist file on dev and merge on bundle, closes #1570 #2338 (#2444) 2021-08-15 21:36:43 -03:00
tauri.conf.json feat: add a new option to remove unused commands (#12890) 2025-03-15 13:46:08 -03:00