leanflutter / tray_manager

This plugin allows Flutter desktop apps to defines system tray.
https://pub.dev/packages/tray_manager
MIT License
238 stars 40 forks source link

control + clik not work #36

Open ikebo opened 1 year ago

ikebo commented 1 year ago

generally, control + click on keyboard is equal to right click on mouse, but it does not work in this tray.

ikebo commented 1 year ago

can we detect the control + click event? if dont, we can't exit the app unless by the monitor.