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

Mous follows focused windows AND Focus follows mouse #1716

Open
Heinrich-XIAO opened this issue Jan 11, 2025 · 0 comments
Open

Mous follows focused windows AND Focus follows mouse #1716

Heinrich-XIAO opened this issue Jan 11, 2025 · 0 comments

Comments

@Heinrich-XIAO
Copy link

Describe the bug
A clear and concise description of what the bug is.
With both of these options enabled, whenever my mouse goes to a different window by just a small amount, the mouse will teleport to the center of that different window.

Applications:
What applications are involved?
Zen Browser and vscode but i think this happens with everything.

To Reproduce
Steps to reproduce the behavior:

  1. Move mouse from one window to another with the options in the title of this issue enabled.

Expected behavior
A clear and concise description of what you expected to happen.
Whichever method (keyboard or mouse) used to switch between windows is prioritized. If the mouse hovers to a different window, the mouse should NOT teleport, while if the keyboard shortcut for one of the Move focus commands is used, it SHOULD teleport the mouse

Screenshots
If applicable, add screenshots to help explain your problem.

Versions:

  • macOS: Sequoia 15.2
  • Amethyst: 0.22.0 (119)

Debug Info

$ /Applications/Amethyst.app/Contents/MacOS/Amethyst --debug-info [--include-apps]

Note: --include-apps will list your manageable applications, but is optional if you don't want to list that.

Version: 0.22.0 (119)

OS version: Version 15.2 (Build 24C101)

Screens:
        (0.0, 0.0, 1920.0, 1080.0) [(0.0, 0.0, 1920.0, 1080.0)]

Configuration:
window-minimum-height: 0
debug-layout-info: 0
screen-padding-bottom: 10
enables-layout-hud: 1
ignore-menu-bar: 0
screen-padding-left: 10
mouse-resizes-windows: 1
restore-layouts-on-launch: 1
window-max-count: 0
layouts: (
    tall,
    wide,
    fullscreen,
    column
)
mouse-swaps-windows: 1
window-resize-step: 5
float-small-windows: 1
mod1: (
    option,
    shift
)
window-margin-size: 5
floating-is-blacklist: 1
mod2: (
    option,
    shift,
    control
)
floating: (
        {
        id = "com.gaijinent.WarThunder";
        "window-titles" =         (
        );
    }
)
mouse-follows-focus: 0
follow-space-thrown-windows: 1
smart-window-margins: 1
use-canary-build: 0
window-margins: 1
enables-layout-hud-on-space-change: 1
new-windows-to-main: 0
screen-padding-right: 10
window-minimum-width: 0
screen-padding-top: 60
focus-follows-mouse: 1

Additional context
Add any other context about the problem here.

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

1 participant