Solaar/lib/solaar/ui
Peter Wu a2bad425f6 Fix window close, icon toggle logic
"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.
2013-05-05 11:18:29 +02:00
..
__init__.py better error dialog on receiver permission error; fixes #17 2013-05-05 10:35:03 +02:00
about.py split the about window into its own module 2013-05-04 12:01:28 +02:00
action.py split the about window into its own module 2013-05-04 12:01:28 +02:00
config_panel.py replaced some deprecated GObject calls with GLib 2013-04-30 11:47:30 +02:00
icons.py simplified window/icon code, reworked how device updates are signalled 2013-04-30 19:44:03 +02:00
indicate.py proper debian packaging, dropper stdeb 2013-01-05 11:48:35 +02:00
main_window.py Fix window close, icon toggle logic 2013-05-05 11:18:29 +02:00
notify.py split the about window into its own module 2013-05-04 12:01:28 +02:00
pair_window.py replaced some deprecated GObject calls with GLib 2013-04-30 11:47:30 +02:00
status_icon.py create and destroy windows on demand 2013-05-04 12:20:51 +02:00