![]() |
tray latest
Cross-platform, super tiny C99 implementation of a system tray icon with a popup menu and notifications.
|
| ▼ src | |
| example.c | Example usage of the tray library |
| tray.h | Definition of the tray API |
| tray_darwin.m | System tray implementation for macOS |
| tray_linux.c | System tray implementation for Linux |
| tray_windows.c | System tray implementation for Windows |