• Saul Ibarra's avatar
    Added basic system tray icon and associated functionality · b0730981
    Saul Ibarra authored
    
    Application is not closed when the main window's X button is clicked, it's hidden instead, it can be displayed
    again by clicking in the system tray icon or choosing 'Show' from the context menu.
    
    This functionality is only available if the system tray is available (as reported by Qt) and if
    the desktop environment is not Unity, since the system tray replacement it ships with doesn't work.
    b0730981
mainwindow.py 39.3 KB