static void fixAllWindowPositions() { for (Window w : allWindows()) moveWindowIntoScreen(w); }