> Focus Follow Mouse

> I have multiple screens and multiple windows. I want to be able to hover over a new one and start interacting with it without clicking.

Having attempted to implement this once, doing this is nontrivial. If you try to focus anything under your mouse then you can end up changing the selection state of tables and controls, which is generally undesirable.