Exception list for move-mouse command #1923
Answered
by
nikitabobko
IOIO72
asked this question in
feature-ideas
-
|
Problem: Some apps like Autodesk Fusion 360 are not compatible with the Idea: An exception list for mouse movement on focused window should be implemented. Something like this: Feature idea follows after this discussion: #1644 (comment) |
Beta Was this translation helpful? Give feedback.
Answered by
nikitabobko
Feb 4, 2026
Replies: 1 comment
-
|
I think it should be implemented via shell-like combinators: on-focus-changed = 'not test --app-bundle-id com.autodesk.fusion360 && move-mouse window-lazy-center'Tracking issue for shell-like combinators: #278 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nikitabobko
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think it should be implemented via shell-like combinators:
Tracking issue for shell-like combinators: #278