tborychowski / gwatchman

Automatically exported from code.google.com/p/gwatchman
Other
1 stars 1 forks source link

Suppress notifications while locked #52

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When a Windows session is locked, Growl will collect notifications and display 
a 'while you were away' list when the session is unlocked. When gwatchman is 
configured with a reasonably short refresh time (ie, ~5 minutes), and 
configured to check a Google Reader account with a large number of feeds (or a 
busy Gmail inbox), this 'while you were away' summary will be filled with old 
notifications from gwatchman, potentially hiding important notifications.

The solution to this is check if the session is locked before passing the 
notification to Growl (or the in-build notification system). I will look into 
writing a patch at some point in the next week when I have a bit of spare time

Original issue reported on code.google.com by whlabr...@gmail.com on 27 Jan 2012 at 9:16

GoogleCodeExporter commented 9 years ago
Thanks,

I will have a look myself, whenever I have some free time :-)

Original comment by tborycho...@gmail.com on 27 Jan 2012 at 1:00