Open Guevara-chan opened 6 years ago
While there are plenora of GUI solutions available for Nim, it seems that simple tray icon with menu is not achievable without API. Would be nice to see some standard lib for that.
This might be interesting to port or at least wrap: https://github.com/zserge/tray
While there are plenora of GUI solutions available for Nim, it seems that simple tray icon with menu is not achievable without API. Would be nice to see some standard lib for that.