Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Activation Key Shortut does not Work ( Win 10 ) #100

Open
xblabs opened this issue Feb 18, 2025 · 5 comments
Open

Activation Key Shortut does not Work ( Win 10 ) #100

xblabs opened this issue Feb 18, 2025 · 5 comments

Comments

@xblabs
Copy link

xblabs commented Feb 18, 2025

If you use a three-key activation, then the third key is ALWAYS evaluating to true for any arbitrary key not saved in the config.
Example : config : ctrl+shift+space

but activation happens for any key instead of space which is extremely annoying since it is now triggered by all other mapped combinations in the system ( e.g. ctrl+shift+s , ctrl+shift+a, ctrl+shift+b, ctrl+shift+c etc etc )

ALso replicable with other combinations like ctrl+alt+space

@xblabs
Copy link
Author

xblabs commented Feb 18, 2025

see fix in xblabs@2d7d316

@Enyium
Copy link

Enyium commented Feb 19, 2025

This may be the same as my PR #75.

Over time, I still encountered rather rare cases where WhisperWriter was triggered without me hitting its hotkey, but I don't know yet what exactly triggered it.

@ddxy
Copy link

ddxy commented Feb 20, 2025

Please checkout https://github.com/ddxy/whispercat. It supports global hotkey shortcuts as well as a local Whisper Server as of v1.3.0 @xblabs

@TomFrankly
Copy link

Also fixed in my PR #102, assuming you're using Windows (I don't have a Linux machine to test on).

@xblabs
Copy link
Author

xblabs commented Mar 5, 2025

Please checkout https://github.com/ddxy/whispercat. It supports global hotkey shortcuts as well as a local Whisper Server as of v1.3.0 @xblabs

@ddxy , Awesome job!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants