Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Fix globalShortcut overriding other apps' keyboard shortcuts #71

Merged
merged 1 commit into from
Aug 11, 2024

Conversation

teavver
Copy link
Contributor

@teavver teavver commented Aug 4, 2024

Fixes #68 , #65 , #62 and #56

Electron-localshortcut doesn't interfere with other apps running, and only captures shortcuts when the app is focused.
https://www.npmjs.com/package/electron-localshortcut

Tested the changes on Windows 10 22H2 and Debian 11, no issues.

@Lunarequest
Copy link
Owner

Thank you for this pr i will need some time to review this

@Lunarequest Lunarequest merged commit fde72b2 into Lunarequest:mistress Aug 11, 2024
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug] shotcut hotkey Command+W not work in other APP(Chrome, Xcode...)
2 participants