Skip to content

Releases: antler119/system_tray

v0.1.1

05 Jul 13:43
Compare
Choose a tag to compare
  • [Fixed] support flutter 3.0

v0.1.0

18 Feb 06:50
Compare
Choose a tag to compare
  • [Feature] add some helper functions (setImage / setTooltip / setTitle / getTitle)
  • [Fixed] enable change icon image on macOS

v0.0.9

28 Jan 13:20
Compare
Choose a tag to compare
  • [Feature] add popUpContextMenu
  • [Feature] add new system tray event (leftMouseDown / rightMouseDown)

v0.0.8

27 Jan 12:52
Compare
Choose a tag to compare
  • [Feature] tray icon support high DPI on windows
  • [Feature] support simple class appwindow for control window on all platforms
  • [Fixed] fixed crash when minimize window, then click on menubar on macOS