annotate .hgtags @ 13:eb97cafe34e5

Try to prevent messages from being chopped up into multiple notifications Read data into a buffer and only send a notification when 250ms have passed since the first read instead of sending a notification immediately after each read. This is an attempt to prevent messages from being chopped up into multiple notifications. A (rather negligible) downside of this approach is that multiple messages rapidly following each other are coalesced into a single notification.
author Guido Berhoerster <guido+xwrited@berhoerster.name>
date Mon, 16 Mar 2015 23:54:20 +0100
parents 834f1bf206e0
children 3144a3f1d3e8
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8
834f1bf206e0 Added tag version-1 for changeset 6f325e8e27f3
Guido Berhoerster <guido+xwrited@berhoerster.name>
parents:
diff changeset
1 6f325e8e27f3e43be0a268ed3211c9224332795f version-1