ianyh/Amethyst

Tile "Floating Windows" only?

Open

#1085 opened on Dec 24, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Swift (16,121 stars) (516 forks)batch import
enhancementhelp wantedstarter issue

Description

Describe the solution you'd like If an app has multiple floating windows (in my case, floating plug-in windows in music softwares such as Ableton Live, Pro Tools and Logic), I'd love to be able to tile them neatly. Current market solutions only seem to work with regular windows.

The position and dimensions of these floating windows are viewable in UI Browser, so it is theoretically possible.

An example of a floating window would be the "View Options" in Finder: image

Describe alternatives you've considered Several commercial and non-commercial solutions.

Other considerations Normal windows would not be tiled, in this use case.

Contributor guide