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

plz provide a method that when call popUpContextMenu don`t bring the window into the foreground . #23

Open lemos1235 opened 2 years ago

lemos1235 commented 2 years ago

please provide a method that when call popUpContextMenu don`t bring the window into the foreground .

Qrnbth commented 2 years ago

additionally,calling popUpContextMenu would also call window to get focused,whether the window is user visible or not, which is unexpectedly caused a blank screen if none of the widgets needs to rerender after window re-show, coop with window_manager

EthanBarlow commented 1 day ago

This issue was opened over 2 years ago so this is more for documentation purposes, but there is a PR now. #58