braden-w / whispering

https://whispering.bradenwong.com/
MIT License
314 stars 36 forks source link

Windows 10 - Whispering 5.0.0 Unresponsive When Cursor Outside Application #316

Closed rkhrkh closed 1 month ago

rkhrkh commented 2 months ago

The application does not respond on Windows 10 when the cursor is outside the application.

I wanted to install the current version of Whispering 5.0.0 on a friend's laptop. Everything works, but when the cursor is within another application, Whispering no longer responds. I have tried all possible keyboard shortcuts to activate Whispering. Whispering does not react.

After installing the old version of Whispering 3.4.0, everything works normally.

Info

Device Specifications

Windows Specifications

DavidGP commented 2 months ago

v.5 works for me, both in Windows 10 and 11. Are you sure that you have the hotkey syntax correct? If I remember correctly, the hotkey syntax only accepts upper case letters.

rkhrkh commented 2 months ago

I didn't know that the hotkey syntax only accepts uppercase letters, as I only use lowercase letter combinations on macOS.

Does this mean I have to press e.g. "String" and "Shift" and then the desired letter? I can only try it out the next time I meet my friend with his laptop.

DavidGP commented 2 months ago

No, but I believe you must enter only uppercase letters into the hotkey box of Whispering. You still can use the corresponding lowercase letter when hitting the hotkey on the keyboard.

rkhrkh commented 2 months ago

I had entered lowercase letters as keyboard shortcuts, and as long as the cursor was within the application "Whispering," the shortcuts worked with the lowercase letters. However, there was no response from Whispering once the cursor was outside the application and in a different one.

In any case, I will try again using uppercase letters as keyboard shortcuts.

braden-w commented 1 month ago

@rkhrkh Hopefully this should work now in the latest release!

I've been ironing out the kinks of Tauri's new shortcut manager, but it should solve a whole host of issues. The old shortcut manager had a lot of issues where it wouldn't fire when the window wasn't in focus. The latest manager seems to have fixed this problem. Could you let me know? If this issue still persists, could you create a new issue?