fn hit_test_windows( state: &Arc<AppState>, screen_x: f64, screen_y: f64, ) -> Option<String>
Hit-test all open browser windows to find which one contains the cursor.