mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-17 07:31:52 +03:00
10 lines
425 B
Markdown
10 lines
425 B
Markdown
|
---
|
||
|
"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.
|