Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 796 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 796 Bytes

MinimizedWindowsMenu

macOS menubar menu for showing and switching to minimized windows. Shows minimized windows belonging to the current space only. Clicking on a window name in the menu un-minimizes it.

Menubar icon with list of minimized windows

Installation

  • Install Hammerspoon

  • Install _asm.undocumented.spaces module

  • Install MinimizedWindowsMenu.spoon (this repository) by downloading or cloning it to ~/.hammerspoon/Spoons/

  • Load and configure the Spoon from ~/.hammerspoon/init.lua:

hs.loadSpoon("MinimizedWindowsMenu"):start()
  • Reload Hammerspoon

Usage

  • Open menubar menu.

  • Click on window you want to make visible again.