26

I've never been a "workspace user" but now I'm starting to feel the need to separate my work..

Is it possible, on unity, to only show apps on the running on the current workspace?

An example of what I'm looking for would be:

  1. Firefox is running on workspace 1.
  2. I'm on the 2nd and click on Firefox.
  3. I get a new window instead of being sent back to the first workspace.

I think this something similar was possible on classic gnome and maybe it works for unity too, however I don't remember how.

RolandiXor
  • 51,797
sergio91pt
  • 2,962

4 Answers4

8

As far as opening another instance of a running program in a new workspace goes, you can just middle-click on the icon instead of left-clicking - but I don't think there's any way to hide applications running on another workspace at the moment. Maybe this is a feature you could request by filing a wishlist bug?

7

Press Shift+Alt+up to scale affect all apps open on current workspace

Press Super+w to scale affect all apps open on all workspaces.

Terry
  • 1,154
5

There are open bugs according to this post:

The bugs are:

RolandiXor
  • 51,797
mrT
  • 51
4

13.04

Raring has had a number of improvements in this area which should improve the workflow for someone using multiple workspaces.

Lets look at some examples:

In this example you can see that I have Firefox and Terminal open in different workspaces - with firefox open in two instances on separate workspaces:

pic1

Look closely at the Launcher:

pic2

Firefox is shown with a full pip - thats the arrow shown. It only shows one since this is the only one running in this workspace.

The terminal pip is a narrow version indicating that its running in a different workspace. Thus you get an instant indication of BOTH applications running in the workspace as well as possible other applications running.

If you had two instances of firefox running in the workspace you would have two pips.

pic4

To create another instance of Firefox on another workspace, right-click and choose one of the first two options shown:

pic3

To flip between different instances, choose from the window title shown in the right-click quicklist.

fossfreedom
  • 174,526