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

Pressing the shortcut without the mouse should not do anything #23

Closed
pablopunk opened this issue Jan 9, 2024 · 4 comments
Closed

Pressing the shortcut without the mouse should not do anything #23

pablopunk opened this issue Jan 9, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@pablopunk
Copy link
Owner

Right now if you press any shortcut it will focus the app under the cursor, without moving your mouse at all. This shouldn't happen as it prevents some shortcut combinations from happening in some apps

@pablopunk pablopunk added the bug Something isn't working label Jan 9, 2024
@SteveMattan
Copy link

Hello, perhaps this is the same issue: when I press the initial key of the shortcut SwiftShift activates.

I have Move set as "Shift M" and Resize as "Caps Lock R" (where Caps Lock is set a hyper key, ⇧⌘⌃⌥, via Karabiner Elements). If I press Shift, SwiftShift is invoked and I can move the window under the cursor without pressing M. Likewise pressing Caps Lock without R allows me to resize a window.

macOS 14.2.1
SwiftShift 0.17.0

Let me know if you would like any additional information.

@pablopunk
Copy link
Owner Author

@SteveMattan ah that might be a separate issue. I think I'm triggering the shortcut anyway if all modifiers (of any shortcut) are pressed. Will open a new issue

@pablopunk
Copy link
Owner Author

@SteveMattan can you try v0.19.0?

@SteveMattan
Copy link

@pablopunk That fixed it. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants