linuxmint / blueberry

A Bluetooth configuration tool
GNU General Public License v3.0
182 stars 53 forks source link

fix tray icon not shown with window #89

Closed shanmukhateja closed 5 years ago

shanmukhateja commented 5 years ago

Fixes #86

We currently do not check if tray icon needs to be shown or not.

I have added a if condition which checks for tray-enabled flag in on_activate function of blueberry.py and uses subprocess.Popen to start blueberry-tray.py