mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-18 19:11:20 +00:00
When a split is created from a menu action, the focus is lost before the split is made which prevents the surface from having the unfocused_widget. Move the logic to add the unfocused_widget to the overlay to an exported function which is called when the split is created.