"Toggle" should mean "show or hide all windows", not "flip the visibility state of windows". Case: one receiver window is open. When a new receiver is connected, I also expect it to be open. Instead it is hidden, so I click the icon. Now the new receiver window is shown, but the previous one is hidden. Huh?! Indeed, let's fix that. |
||
---|---|---|
.. | ||
ui | ||
__init__.py | ||
appinstance.py | ||
cli.py | ||
gtk.py | ||
listener.py |