adium 2428:6cedea6c669d: And down to 0.75s. Tweaking this is fun.
commits at adium.im
commits at adium.im
Sun May 31 18:16:42 UTC 2009
details: http://hg.adium.im/adium/rev/6cedea6c669d
revision: 2428:6cedea6c669d
author: Zachary West <zacw at adium.im>
date: Sun May 31 14:16:36 2009 -0400
And down to 0.75s. Tweaking this is fun.
diffs (12 lines):
diff -r c2e131cc9347 -r 6cedea6c669d Source/NEHGrowlPlugin.h
--- a/Source/NEHGrowlPlugin.h Sun May 31 14:04:39 2009 -0400
+++ b/Source/NEHGrowlPlugin.h Sun May 31 14:16:36 2009 -0400
@@ -18,7 +18,7 @@
#import <Growl-WithInstaller/GrowlApplicationBridge.h>
#define KEY_GROWL_ALERT_STICKY @"Growl Sticky"
-#define GROWL_QUEUE_WAIT 1.0 // Seconds to wait before clearing an event type's queue
+#define GROWL_QUEUE_WAIT 0.75 // Seconds to wait before clearing an event type's queue
@protocol GrowlApplicationBridgeDelegate;
More information about the commits
mailing list