Take better advantage of QSystemTrayIcon

QSystemTrayIcon has a number of features which could be easily used.

  • [slot]showMessage - on connection changes
  • [signal] activated - to update menu's
  • setIcon - to signal status

And the menu can be expanded to provide functionality

  • midi input and output connections
  • help/about
  • current script/open script folder
  • basic configuration changes
  • play/pause
Edited by Samuel Nicholas (Enetheru)