window management, multi-monitor - In multi-monitor environment, windows should spread on the monitor in which they reside
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ayatana Design |
Fix Released
|
Critical
|
John Lea | ||
Compiz Core |
Fix Released
|
Low
|
Andrea Azzarone | ||
compiz (Ubuntu) |
Fix Released
|
High
|
Andrea Azzarone |
Bug Description
In multi-monitor environment, windows should spread on the monitor in which they reside.
By way of example:
- if there is 1 terminal window on monitor A and 2 terminal windows on monitor B, and the terminal app is not in focus, clicking on the Launcher terminal icon in should focus the last used terminal app window *on the monitor that contains the clicked on Launcher*
- if there is 1 terminal window on monitor A and 2 terminal windows on monitor B, and the terminal app is in focus, clicking on the Launcher terminal icon in either of the Launchers should spread the windows on their current monitors. So 2 terminal windows should be spread on monitor A, and 1 terminal window is spread on monitor B.
Change discussed with JasonS, and is a critical to multi-monitor support in 12.04
Related branches
- Daniel van Vugt: Approve
-
Diff: 87 lines (+9/-51)2 files modifiedplugins/scale/CMakeLists.txt (+1/-1)
plugins/scale/src/scale.cpp (+8/-50)
affects: | unity-greeter → ayatana-design |
Changed in ayatana-design: | |
assignee: | nobody → John Lea (johnlea) |
tags: | added: udp |
Changed in ayatana-design: | |
importance: | Undecided → Critical |
status: | New → Triaged |
Changed in unity: | |
assignee: | nobody → Sam Spilsbury (smspillaz) |
Changed in ayatana-design: | |
status: | Triaged → Fix Committed |
description: | updated |
Changed in unity (Ubuntu): | |
status: | New → Confirmed |
Changed in unity: | |
status: | New → Confirmed |
Changed in unity (Ubuntu): | |
importance: | Undecided → High |
tags: | added: top5p |
Changed in ayatana-design: | |
importance: | Critical → High |
importance: | High → Critical |
Changed in unity: | |
status: | Confirmed → In Progress |
Changed in unity (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in unity: | |
assignee: | Jason Smith (jassmith) → Andrea Azzarone (andyrock) |
Changed in unity (Ubuntu): | |
assignee: | nobody → Andrea Azzarone (andyrock) |
Changed in unity: | |
milestone: | none → 5.10.0 |
Changed in compiz (Ubuntu): | |
status: | In Progress → Fix Committed |
tags: |
added: reviewedbydesignp removed: udp |
Changed in ayatana-design: | |
status: | Fix Committed → Fix Released |
On Fri, 20 Jan 2012, John Lea wrote:
> Public bug reported:
>
> In multi-monitor environment, windows should spread on the monitor in
> which they reside.
>
> By way of example:
>
> - if there is 1 terminal window on monitor A and 2 terminal windows on
> monitor B, and the terminal app is in focus, clicking on the Launcher
> terminal icon in either of the Launchers should spread the windows on
> their current monitors. So 2 terminal windows should be spread on
> monitor A, and 1 terminal window is spread on monitor B.
>
> Change discussed with JasonS, and is a critical to multi-monitor support
> in 12.04
>
Like many things, just an option change away - ccsm -> scale ->
multioutput_mode = "On current output device"
> ** Affects: ayatana-design /bugs.launchpad .net/bugs/ 919139
> Importance: Critical
> Assignee: John Lea (johnlea)
> Status: Fix Committed
>
> ** Affects: unity
> Importance: Undecided
> Assignee: Sam Spilsbury (smspillaz)
> Status: New
>
> ** Affects: unity (Ubuntu)
> Importance: Undecided
> Status: New
>
>
> ** Tags: udp
>
> ** Project changed: unity-greeter => ayatana-design
>
> ** Also affects: unity
> Importance: Undecided
> Status: New
>
> ** Also affects: unity (Ubuntu)
> Importance: Undecided
> Status: New
>
> ** Changed in: ayatana-design
> Assignee: (unassigned) => John Lea (johnlea)
>
> ** Tags added: udp
>
> ** Changed in: ayatana-design
> Importance: Undecided => Critical
>
> ** Changed in: ayatana-design
> Status: New => Triaged
>
> ** Changed in: unity
> Assignee: (unassigned) => Sam Spilsbury (smspillaz)
>
> ** Changed in: ayatana-design
> Status: Triaged => Fix Committed
>
> ** Description changed:
>
> In multi-monitor environment, windows should spread on the monitor in
> which they reside.
>
> By way of example:
>
> - if there is 1 terminal window on monitor A and 2 terminal windows on
> monitor B, and the terminal app is not in focus, clicking on the
> Launcher terminal icon in should focus the last used terminal app window
> *on the monitor that contains the clicked on Launcher*
>
> - if there is 1 terminal window on monitor A and 2 terminal windows on
> monitor B, and the terminal app is in focus, clicking on the Launcher
> terminal icon in either of the Launchers should spread the windows on
> their current monitors. So 2 terminal windows should be spread on
> monitor A, and 1 terminal window is spread on monitor B.
> +
> + Change discussed with JasonS, and is a critical to multi-monitor support
> + in 12.04
>
> --
> You received this bug notification because you are a member of Unity
> Bugs, which is subscribed to unity in Ubuntu.
> https:/
>
> Title:
> window management, multi-monitor - In multi-monitor environment,
> windows should spread on the monitor in which they reside
>
> Status in Ayatana Design:
> Fix Committed
> Status in Unity:
> New
> Status in “unity” package in Ubuntu:
> New
>
> Bug description:
> In multi-monitor environment, windows should spread on the monitor in
> which they reside.
>
> By way of example:
>
> - if there is 1 terminal window on monitor A and 2 terminal windows on
> ...