commit | 0dd4977d5c7a74e3d347076bf6db43e6f2281209 | [log] [download] |
---|---|---|
author | nicm <nicm> | Tue Mar 31 11:38:35 2020 +0000 |
committer | nicm <nicm> | Tue Mar 31 11:38:35 2020 +0000 |
tree | 6074a0c051f7b36c93fb4df3fe761937f52261f7 | |
parent | 2a4714e76b3a85b3391b05413f36623bcb1493f9 [diff] |
Add a "second click" key type which is fired for the second click of a double click, even if the timer hasn't expired to confirm it isn't actually a triple click. Provides a way for people who don't care about triple clicks or can make their commands have no side effects to avoid the double click timer delay.