tao@0.5.0
此内容尚不支持你的语言。
-
Move
global_shortcutmod to the lib root. -
Bump gtk-rs to version 0.14. This also introduces a new feature
ayatanafor developers to use updatedlibayatana-appindicatorsince the originallibappindicatoris no longer maintained. -
Remove Clipboard MenuItem on Linux since they only work on a few sepcific widget.
-
Fixes incorrect monitor size on Linux.
-
Fix
no key equivalent for AcceleratorforSpace,Escape,MinusandEqualkeycode. -
Fix incorrect macOS Redo and Close Window shortcuts
-
- Support macOS tray icon template to adjust automatically based on taskbar color.
-
Images you mark as template images should consist of only black and clear colors. You can use the alpha channel in the image to adjust the opacity of black content, however.
-
577458c4 feat(tray): Support macOS icon template (#162) on 2021-07-29
-
macOS: Add
with_parent_window()onWindowBuilder. -
Removed
SystemTrayExtWindows::remove(), the icon will be automatically removed whenSystemTrayis dropped. -
Add
MenuItem::SelectAllimplementation on windows. -
Add flags to support all other possible unix systems.
-
Fix confliction between
set_skip_taksbar(true)andset_visible(false).
© 2025 Tauri Contributors. CC-BY / MIT