-
-
Notifications
You must be signed in to change notification settings - Fork 77
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
Multitasking View displays incorrectly with 2 displays of varying resolutions or aspect ratio #1639
Comments
I can verify this fix when it's released. For the time being I have found a setting that makes this view ignore other monitor and just shows windows from primary display.
The key name is odd. Was there ever an option to have distinct workspace for other displays? |
Yes, I believe setting that means that you get individual workspaces for each display. But they all switch at once when you switch workspaces. The Multitasking view code has always historically been written in such a way that it ignores other displays while that is set to But it would possibly make more sense to draw a full multitasking view per display with the workspace switcher at the bottom of each display so you could visibly see what applications were running on which workspaces per-display. But, I think there's quite a bit of complexity in doing that, which is probably why it was never implemented for an unsupported setting 😉 |
What Happened?
Multitasking View doesn't display correctly on a setup with monitors of varying resolutions or varying aspect ratio. On the picture we can see that smaller screen displays on top of main screen.
Multitasking View
Main monitor: 27" 1920x1080
Secondary monitor: 19" 1280x1024
Display Settings
Steps to Reproduce
Expected Behavior
Should display separate multitasking view on every monitor I guess.
OS Version
7.x (Horus)
Software Version
Latest release (I have run all updates)
Log Output
No response
Hardware Info
No response
The text was updated successfully, but these errors were encountered: