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

Option for mouse to follow focus #126

Closed
winterscar opened this issue Jan 18, 2024 · 3 comments
Closed

Option for mouse to follow focus #126

winterscar opened this issue Jan 18, 2024 · 3 comments

Comments

@winterscar
Copy link

A feature request:

Set the cursor to the top left of the active window when changing focus with aerospace.

Why is this useful?
Some applications follow the mouse cursor when determining the 'active' monitor, such as
warpd and raycast. When using Aerospace, I tend not to move my mouse too much, and therefore these applications appear on the 'wrong' monitor.

@nikitabobko
Copy link
Owner

Duplicate of #12

@nikitabobko nikitabobko marked this as a duplicate of #12 Jan 18, 2024
@winterscar
Copy link
Author

Sorry about that, should've searched first :)

@kabeero
Copy link

kabeero commented Feb 16, 2024

AutoRaise seems to be working well for me with AeroSpace:

https://github.com/sbmpost/AutoRaise

Build and symlink

sudo ln -s ~/Code/AutoRaise/AutoRaise /usr/local/bin/autoraise

aerospace.toml

after-startup-command = [
    'exec-and-forget autoraise',
]

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

3 participants