nekohayo / specto

Automatically exported from code.google.com/p/specto
0 stars 0 forks source link

only attach notifications when the tray exists #127

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When I login, it usually takes a very long time for the panel's
notification area to become active; in other occasions, it also takes a lot
of time for specto's tray icon to appear on the panel.

There are a few solutions to consider.
- listen for a signal that tells us the tray is ready and the icon has been
shown, if such a thing exists?
- try getting the position of the tray icon, and if it is nonsensical, use
"not-attached" balloons?
- ???

Original issue reported on code.google.com by nekoh...@gmail.com on 18 Mar 2008 at 11:10

GoogleCodeExporter commented 9 years ago
Something else to consider as part of this issue: we should not be trying to 
attach
balloons to the tray if the tray is not available for some reason.

Original comment by nekoh...@gmail.com on 18 Mar 2008 at 11:11

GoogleCodeExporter commented 9 years ago
Fixed in 0.3
see also issue #172

Original comment by woutclym...@gmail.com on 5 Sep 2008 at 9:06

GoogleCodeExporter commented 9 years ago

Original comment by nekoh...@gmail.com on 16 Apr 2011 at 3:28