Replies: 2 comments
-
|
Supporting sequences like Ctrl-Ctrl within N milliseconds would require either a solution hard-coded for specific keys like Ctrl (out of place for Clavier+), or substantial changes to generalize. Clavier+ does not support multi-keystroke shortcuts, because of the complexity and edge cases it would introduce. This includes repeated keystrokes. Timing-based behavior is especially finicky. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks for the info Guillaume
…On Sat, Aug 31, 2024, 18:54 Guillaume Ryder ***@***.***> wrote:
Closed #50 <#50> as
resolved.
—
Reply to this email directly, view it on GitHub
<#50>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADWWOHD6CHPODT7WH3LE43ZUJXU3AVCNFSM6AAAAABNIKBH4CVHI2DSMVQWIX3LMV45UABFIRUXGY3VONZWS33OIV3GK3TUHI5E433UNFTGSY3BORUW63R3GE2DONZYGA4A>
.
You are receiving this because you authored the thread.Message ID:
<guilryder/clavier-plus/repo-discussions/50/discussion_event/1477808@
github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible for Clavier to detect and use a double-tap of a single key as a shortcut? For example
ctrl-ctrlwithin less than 300 milliseconds?In ancient times when Google Desktop Search was a thing this was how quick search was launched. I still miss it daily all these years later. (This launch mechanism may have been inspired by Jef Raskin's humane interface 'leap' key (a review). A worthy research topic for those so inclined.)
Beta Was this translation helpful? Give feedback.
All reactions