tauri-apps / tray-icon

Tray icons for Desktop Applications.
Apache License 2.0
211 stars 29 forks source link

`mouse-leave` and `mouse-enter` events #123

Closed Xiaobaishushu25 closed 4 months ago

Xiaobaishushu25 commented 6 months ago

SystemTrayEvent contains MenuItemClick LeftClick RightClick RightClick event,but hover event is not contain.I think this should also be a commonly used event.

nongyehong commented 6 months ago

I feel the same way, after all, it is complicated to implement this feature when needed