top | item 40598988 (no title) bashinator | 1 year ago I've been searching for a sloppy-mouse-focus implementation for OSX for _years_. Pretty sure there's something fundamentally incompatible in how app windows are managed. discuss order hn newest speedgoose|1 year ago Looks like Hammerspoon and some lua should do:https://www.hammerspoon.org/docs/hs.mouse.htmlhttps://www.hammerspoon.org/docs/hs.window.html bashinator|1 year ago Not seeing a way to get the window currently under the mouse pointer, but this is pretty interesting - thanks! load replies (1) lelandfe|1 year ago It's also a bummer because Terminal.app has the functionality out of the box: https://macos-defaults.com/mouse/focusfollowsmouse.html bashinator|1 year ago It can be implemented within apps, but not across apps afaict.
speedgoose|1 year ago Looks like Hammerspoon and some lua should do:https://www.hammerspoon.org/docs/hs.mouse.htmlhttps://www.hammerspoon.org/docs/hs.window.html bashinator|1 year ago Not seeing a way to get the window currently under the mouse pointer, but this is pretty interesting - thanks! load replies (1)
bashinator|1 year ago Not seeing a way to get the window currently under the mouse pointer, but this is pretty interesting - thanks! load replies (1)
lelandfe|1 year ago It's also a bummer because Terminal.app has the functionality out of the box: https://macos-defaults.com/mouse/focusfollowsmouse.html bashinator|1 year ago It can be implemented within apps, but not across apps afaict.
speedgoose|1 year ago
https://www.hammerspoon.org/docs/hs.mouse.html
https://www.hammerspoon.org/docs/hs.window.html
bashinator|1 year ago
lelandfe|1 year ago
bashinator|1 year ago