focus-follows-mouse focus floating windows even when they're behind a tilling window #2151
Unanswered
gabsrp2002
asked this question in
potential-bugs
Replies: 2 comments 2 replies
|
Actually I kinda like this behavior. I don't use floating windows that often. The macOS Settings window is among the very few ones. Say I'm reading a guide in the tiled browser which wants me to follow along in Settings. I open it on top of the browser, but it clips part of what I'm reading. With this behavior, I simply move the mouse out of Settings, continue reading what was behind, and come back to Settings by moving the mouse back. Beautiful! I never thought I needed such a behavior! But I'm sure not everyone likes it. Maybe a second option can be added to disable this specific behavior. |
0 replies
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Body
Steps to reproduce:
Open one window in a tiled layout
Open one floating window and put it behind the tilling window (focus the tilling window)
Move your mouse across the tilling window
Expected result:
The tilling window should remain focused (since the mouse is hovering over it only).
Actual result:
The other window behind the tilling window becomes focused.
Additional info
aerospace CLI client version: 0.21.1-Beta cfd4eab
AeroSpace.app server version: 0.21.1-Beta cfd4eab
All reactions