Skip to content

MacOS tool to gather all windows on one display

License

Notifications You must be signed in to change notification settings

rickythefox/gather-windows-macos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gather-windows-macos

When connecting and disconnecting your MacBook to an external display your windows sometimes end up on the laptop display. This tool will get all your windows to the external display (that is set as primary).

How it works

The tool uses the fact that when you toggle display mirroring on and off macOS gathers all your windows on the primary display.

How to get the binary

You can download the binary from the Releases tab.

How to use

Just run it from your shell prompt! Want a clickable icon? Use Automator!

How to build

mkdir build
cmake -S . -B build/
cmake --build build --target all -- -j 12

About

MacOS tool to gather all windows on one display

Resources

License

Stars

Watchers

Forks

Packages

No packages published