Window
The context menu for a tray icon can’t be very fun, it’s just a plain boring context menu. To remedy that we’ll take the left click event and pop open a new window.
First set up your project based on TrayIcon Overview.
Develop and register a window based on Window Overview.