#prevents mw from closing and iconifies instead $mw->protocol('WM_DELETE_WINDOW' => sub { $mw->iconify });