Support loading multiple tray icons

This commit is contained in:
Lea Anthony
2020-12-23 06:55:45 +11:00
parent 16b872352d
commit a0774cf71c
7 changed files with 136 additions and 35 deletions

View File

@@ -32,6 +32,7 @@ func main() {
//Type: menu.TrayLabel,
Type: menu.TrayIcon,
Label: "Hi Go BitBar!",
Icon: "main",
Menu: createApplicationTray(),
},
},

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB