tao@0.7.0
Ce contenu n’est pas encore disponible dans votre langue.
- Fire
Event::LoopDestroyedwhen the macOS dockQuitmenu item is clicked. - Added
Event::DecorationsClick(Windows only). - Enhance the
MenuItem::Aboutmenu on Linux. Breaking change: The About variant now uses an struct instead of a string. - Fixes the About menu on Linux not being shown.
- Properly fire
WindowEvent::Destroyedon Linux when theWindowis dropped. - Properly change the window to fullscreen state if the builder instructs it to use
Fullscreen::Borderless(None). - Fixes system tray item titles on Windows by forcing the string to be null-terminated.
- Properly fire
WindowEvent::Destroyedon macOS when theWindowis dropped. - Fix inconsist behaviour when setting menu on mac.
© 2025 Tauri Contributors. CC-BY / MIT