gwibber-bugs team mailing list archive
-
gwibber-bugs team
-
Mailing list archive
-
Message #00330
[Bug 460274] Re: Click on trayicon must show window when not active
I'm using gwibber 2.32.2
when I minimize to gnome panel it, and click to tray it disappear.
the problem is that when i click again on tray it come minimized in panel, it should show main window...
--
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/460274
Title:
Click on trayicon must show window when not active
Status in Gwibber:
Invalid
Bug description:
Say you have gwibber under other windows, and it's not active. When clicking on trayicon, by now, it reduces the window to tray icon. Then you have to click again to the trayicon to show the window.
The solutions is: when the window is not active and the trayicon is clicked, present the window. In other words, you should change the conditional from "is shown" to "is active" when trayicon is clicked.