ianyh/Amethyst

Choose a default layout for each display

Open

#1,098 opened on Feb 12, 2021

View on GitHub
 (2 comments) (9 reactions) (0 assignees)Swift (516 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (16,121 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Is your feature request related to a problem? Please describe. I have a MBP 13", I also have a 49" ultra wide. On my ultra wide, I use 3 column middle layout, on my MBP display I use fullscreen. When I open the app, one of the displays will have the wrong layout since I can only save one implicit default layout (the first in the list).

This is exacerbated by the constant crashes, which means I have to restart Amethyst multiple times per day.

Describe the solution you'd like I would like to be able to save a different layout for each display, so that when I start Amethyst, the correct layout is selected for each display.

Contributor guide