The application can be run multiple times. I don't know about other platforms, but on Ubuntu, no window opens after running it from desktop (only manually from the tray).
So need to add a mutex to prevent multiple instances from running at the same time.
The application can be run multiple times. I don't know about other platforms, but on Ubuntu, no window opens after running it from desktop (only manually from the tray).
So need to add a mutex to prevent multiple instances from running at the same time.