Focus new windows

This commit is contained in:
2025-10-29 19:34:49 +00:00
parent 2c253da55d
commit e22fbbd504

View File

@@ -45,6 +45,7 @@ def handle_event(event)
X.send_to_top window if above.include?("ABOVE")
end
end
X.focus event[:window]
when :mouse_press