push-focus-window -- Save the current focus window on a stack.
pop-focus-window -- Restore the focus to the window on the top of the focus-stack.
focus-stack-empty? -- Return #t iff the focus-stack is empty, else #f.
close-window-and-pop-focus -- Close WIN and pop the focus with pop-focus-window.