tao@0.21.0
81329013
(#743) On macOS, fix the unexpected shifting of the window when dragging after closing the share dialog.baa02977
(#418) Added APIs for setting progress bars for the application icon on Linux (Unity only) and macOS, along with progress indicator for specific window on Windows.8f361f0c
(#752) Handle universal links on iOS and sendEvent::Opened { urls }
.bb3c53d1
(#764) On macOS, fixSystemTrayEvent
not emitted after callingset_menu
.5af3da4a
(#746) On macOS, forceNativeImage
height to be18
to have consistent size for all icons and match custom icons.093d8fbc
(#422) ImplementEvent::Opened
on macOS for file association and deeplink support.e9875fe5
(#755) On Windows, fix leak oftao::system_tray::Icon
when callingtao::system_tray::SystemTray::set_icon
and leak ofString
when callingtao::system_tray::SystemTray::set_tooltip
.50e69d71
(#749) On Windows, fix disablingresizable
also disabling maximize button and messing upWindow::set_maximized
.
© 2024 Tauri Contributors. CC-BY / MIT