PROBLEM: how to implement focus follow mouse for all windows / apps on MacOS?
CONTEXT: terminal commands such as "defaults write com.apple.terminal FocusFollowsMouse -string true" implement the desired behavior ONLY for terminal windows.
SIMILAR POST: Implement "Mouse Follows Focus" on MacOS