Closed GoogleCodeExporter closed 8 years ago
Turns out that our idle detection has been wrong since the new version was
written in march 2012, and while reported, never properly noticed. 2.1 fixed
the notification center used for Screensaver and lock detection, but didn't
catch that we never set screenLocked back to NO.
Further, we also had a duplicate listener for NSWorkspaceWillSleepNotification,
neither of which set asleep to YES, changed one to
NSWorkspaceDidWakeNotification, and the other to set asleep to YES.
Will flag as fixed in source as soon as I get it pushed... OSX [Redacted] is
acting up on me
Original comment by dan...@growl.info
on 1 Aug 2013 at 5:12
FixedInSource as of [9cedaa5dc1d2]
Original comment by dan...@growl.info
on 1 Aug 2013 at 5:56
Original issue reported on code.google.com by
dan...@growl.info
on 1 Aug 2013 at 4:56