hardcodet / wpf-notifyicon

NotifyIcon (aka system tray icon or taskbar icon) for the WPF platform
Other
810 stars 125 forks source link

Enhance PopupActivationMode to accept AppsKey, Shift+F10, or Enter #83

Open LawranceFung opened 1 year ago

LawranceFung commented 1 year ago

Would this be possible? Some people prefer entire keyboard-driven navigation without having to reach the mouse. AppsKey is easier to press than Shift+F10, but many keyboards are missing it. Enter is not mnemonic since often a context menu is opened.