You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using a multi-monitor setup. There, the anchors are put locally for each monitor. However, the anchor limit is calculated globally. This feels a bit strange. Sometimes, the anchor are not created for windows on the second monitor, sometimes, anchors jump from the first to the second monitor.
I would like to propose a switch that anchors are defined "per monitor" or "globally". In case "global" is active, the anchors are kept on the main screen, but the windows may be on different monitors. In addition, the limit of anchors applies to all anchors. The reason for that is that I have my non-important windows on a second screen, but work on the main screen. I would like to focus the other windows on the main screen (because this is my main work area).
In case "per monitor" is active, the anchor limit is "per monitor" and the anchors are calculated based on the windows on the currently active monitor.
The text was updated successfully, but these errors were encountered:
I am using a multi-monitor setup. There, the anchors are put locally for each monitor. However, the anchor limit is calculated globally. This feels a bit strange. Sometimes, the anchor are not created for windows on the second monitor, sometimes, anchors jump from the first to the second monitor.
I would like to propose a switch that anchors are defined "per monitor" or "globally". In case "global" is active, the anchors are kept on the main screen, but the windows may be on different monitors. In addition, the limit of anchors applies to all anchors. The reason for that is that I have my non-important windows on a second screen, but work on the main screen. I would like to focus the other windows on the main screen (because this is my main work area).
In case "per monitor" is active, the anchor limit is "per monitor" and the anchors are calculated based on the windows on the currently active monitor.
The text was updated successfully, but these errors were encountered: