mirror of
https://github.com/tauri-apps/tao.git
synced 2026-01-31 00:35:16 +01:00
* feat: add `set_dock_visibility` method Signed-off-by: The1111mp <The1111mp@outlook.com> * fix: remove eprintln code Signed-off-by: The1111mp <The1111mp@outlook.com> * small fixes * persist state in app delegate instead of lazy_static * use const * Update .changes/feat-dock-visibility-on-macos.md --------- Signed-off-by: The1111mp <The1111mp@outlook.com> Co-authored-by: Lucas Nogueira <lucas@tauri.app>