aviaryan/Clipjump

Save last clipboard write time to prevent successive writes

aviaryan opened this issue · 1 comments

Last clipboard write time should be saved by Clipjump to block successive clipboard captures which often lead to crashes.
http://clipjump.sourceforge.net/#comment-2497589868

AHKScript Discussion - https://autohotkey.com/boards/viewtopic.php?p=72572#p72572

A better implementation (theoretically) is in commit 4fd9256 but for some reasons it didn't work as expected.So it was reverted (a6a4e52) as it added to complexity.