tauri/.changes/tauri-macos-tray-icon-template.md

10 lines
425 B
Markdown
Raw Normal View History

---
"tauri": patch
"tauri-runtime": patch
"tauri-runtime-wry": patch
---
- Support [macOS tray icon template](https://developer.apple.com/documentation/appkit/nsimage/1520017-template?language=objc) 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.