Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Anchors] Multi-monitor setup: Support "local" anchor sets #184

Open
koppor opened this issue Jan 6, 2022 · 1 comment
Open

[Anchors] Multi-monitor setup: Support "local" anchor sets #184

koppor opened this issue Jan 6, 2022 · 1 comment
Labels
bug Something isn't working enhancement New feature or request Feature-Anchors

Comments

@koppor
Copy link

koppor commented Jan 6, 2022

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.

@gileli121 gileli121 added the enhancement New feature or request label Jan 6, 2022
@gileli121
Copy link
Member

You are right.
I also thought about it.
It should count it per monitor.
I will fix it

@gileli121 gileli121 added the bug Something isn't working label Jan 6, 2022
@gileli121 gileli121 changed the title Multi-monitor setup: Support "local" anchor sets [Anchors] Multi-monitor setup: Support "local" anchor sets Jan 14, 2022
@gileli121 gileli121 mentioned this issue Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request Feature-Anchors
Projects
None yet
Development

No branches or pull requests

2 participants