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

[Dual-Monitor, Scale] Show all windows belonging to the current workspace together #1282

Closed
wants to merge 1 commit into from
Closed

Conversation

autarkper
Copy link
Contributor

This makes Scale behave more sensibly with multiple monitors.Currently, Scale shows the windows belonging to the primary monitor on the primary, while it displays all other windows, including those from other workspaces, on the secondary monitor. This patch makes Scale show all the windows belonging to the current workspace on the primary monitor and leaves the second monitor empty.

See also #1276.

…space together, regardless of which monitor it's on.
@AlbertJP
Copy link
Contributor

Works fine.

@Xethron
Copy link

Xethron commented Oct 17, 2012

Perfect! Thanks for that.

I would however request that we keep the screens separate, or make a option so that users can choose to have it separate or on which display it should be displayed... As my second screen is usually the bigger screen (Laptop here).

Like most users group their desktops into certain functionality, I like to group my windows for different purposes.

But this pull is defiantly a step in the right direction.

@autarkper
Copy link
Contributor Author

I have implemented something in the line of Xethron's suggestion, on my scale-tuning branch, see #1211. It's also available on my master branch.

@autarkper autarkper closed this Oct 20, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants