After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 687797 - Workspace Preview does not show windows on extra monitor
Workspace Preview does not show windows on extra monitor
Status: RESOLVED DUPLICATE of bug 652580
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-11-06 19:33 UTC by Fanen Ahua
Modified: 2012-11-06 19:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Fanen Ahua 2012-11-06 19:33:07 UTC
I have gnome-shell running on a desktop with two monitors. Additionally, I have the "workspaces_only_on_primary" option disabled, which gives me full use of both of my monitors for every workspace.

When I go into the overview mode to look for a particular window (I use the overview mode for task switching), I am unable to see the windows on the second monitor in the workspace preview.

This forces me to flip through each workspace in turn in order to look for the window I am interested in.

It may be better to have the workspace preview to "zoom in" to show a preview that includes the windows on all monitors to make finding a particular window easier. Since I have two monitors, and lots of space, it is even okay if the workspace preview grows in size in order to accomodate a preview for the extra screen
Comment 1 Florian Müllner 2012-11-06 19:43:26 UTC
This is a known issue, but it's a tricky design question.


(In reply to comment #0)
> It may be better to have the workspace preview to "zoom in" to show a preview
> that includes the windows on all monitors to make finding a particular window
> easier. Since I have two monitors, and lots of space, it is even okay if the
> workspace preview grows in size in order to accomodate a preview for the extra
> screen

That would work for two horizontally laid out monitors, yes. It doesn't really work if you add monitors or place them differently (vertically, L-shape).

The other option that has been considered is duplicating the workspace switcher on each monitor, but that suggests that workspaces are a per-monitor property rather than spanning the entire screen.

*** This bug has been marked as a duplicate of bug 652580 ***