tauri-apps / tray-icon

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

Listening events for tray icons #160

Closed DWHengr closed 4 months ago

DWHengr commented 4 months ago

Listening events for tray icons, such as mouse entry/leave, etc. And return to the position of the mouse and the position of the system tray. Similar to the "mouse-leave" and "mouse-enter" events in electronjs. Is there any way to achieve similar functionality in the v1 version?

amrbashir commented 4 months ago

kinda duplicate to #123