[Compiz] [Bug 454218] Re: Loss of window border (white flash) when using compiz resize plugin, option=normal

2012-06-18 Thread Daniel van Vugt
Fix committed into lp:compiz-core/0.9.7 at revision 3103

** Changed in: compiz-core
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/454218

Title:
  Loss of window border (white flash) when using compiz resize plugin,
  option=normal

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/454218/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 454218] Re: Loss of window border (white flash) when using compiz resize plugin, option=normal

2012-06-18 Thread Launchpad Bug Tracker
** Branch linked: lp:compiz-core/0.9.7

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/454218

Title:
  Loss of window border (white flash) when using compiz resize plugin,
  option=normal

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/454218/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* or Alt+* (* = any key)

2012-06-18 Thread Anthony Wong
** Description changed:

  WORKAROUND 1:
  Run CCSM and under "Ubuntu Unity Plugin" change the key binding for "Key to 
show the launcher" to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.
  
  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the "Commands" plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.
  
- 
  [Precise SRU Justification]
  
  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does not
  work
  
  [Test Case] Attach an external monitor to the laptop, press Super+P, it
  should do the video switch as this function is implemented in gnome-
- settings-daemon.  A patch in comment #12 is not accepted upstream and a
+ settings-daemon.  A patch in comment #12 is now accepted upstream and a
  test package with that patch is available in comment #14. From the test
  result, the patch at least fixes Unity-2D.
  
  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.
  
  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.
- 
  
  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.
  
  In 11.10 clicking:
  
  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.
  
  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.
  
  https://www.youtube.com/watch?v=-vEnrV5TwXo
  
  System: Dell XPS 15 L502X
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* or Alt+*
  (* = any key)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/950160/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* or Alt+* (* = any key)

2012-06-18 Thread Keng-Yu Lin
** Description changed:

  WORKAROUND 1:
  Run CCSM and under "Ubuntu Unity Plugin" change the key binding for "Key to 
show the launcher" to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.
  
  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the "Commands" plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.
+ 
+ 
+ [Precise SRU Justification]
+ 
+ [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does not
+ work
+ 
+ [Test Case] Attach an external monitor to the laptop, press Super+P, it
+ should do the video switch as this function is implemented in gnome-
+ settings-daemon.  A patch in comment #12 is not accepted upstream and a
+ test package with that patch is available in comment #14. From the test
+ result, the patch at least fixes Unity-2D.
+ 
+ [Regression Potential] The patch is accepted upstream and is also
+ cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
+ in Precise is 3.4.2.  So the risk of regression should be rather low.
+ 
+ [Other] I prepare a debdiff in comment #31 for convenience. I hope the
+ patch can be in both Quantal and Precise.
+ 
  
  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.
  
  In 11.10 clicking:
  
  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.
  
  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.
  
  https://www.youtube.com/watch?v=-vEnrV5TwXo
  
  System: Dell XPS 15 L502X
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* or Alt+*
  (* = any key)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/950160/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 983223] Re: Fullscreened windows sporadically lose title in titlebar

2012-06-18 Thread Launchpad Bug Tracker
[Expired for compiz (Ubuntu) because there has been no activity for 60
days.]

** Changed in: compiz (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/983223

Title:
  Fullscreened windows sporadically lose title in titlebar

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/983223/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 998866] Re: Window decorations and menus appear in white blank space.

2012-06-18 Thread Daniel van Vugt
*** This bug is a duplicate of bug 454218 ***
https://bugs.launchpad.net/bugs/454218

I think this is some combination of:
  bug 454218
  bug 729979
  bug 1011923

So I'm going to mark this bug as a duplicate. But I'm not sure which one
it really was a duplicate of.

** This bug has been marked a duplicate of bug 454218
   Loss of window border (white flash) when using compiz resize plugin, 
option=normal

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/998866

Title:
  Window decorations and menus appear in white blank space.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/998866/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1014289] Re: Window displayed on wrong desktop and up in the air

2012-06-18 Thread Daniel van Vugt
If a window appears lost, try this as a workaround:

1. Click on its icon on the launcher.
2. Press Alt+F7
3. Move the mouse around (and be careful not to press any buttons). This will 
automatically grab and drag the window you selected in the launcher.
4. When you have the window where you want it, click the mouse.

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1014289

Title:
  Window displayed on wrong desktop and up in the air

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1014289/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 754508] Re: Modal dialogs don't appear on the viewport of their parent window

2012-06-18 Thread Daniel van Vugt
** Summary changed:

- application dialogs come up on random screens in dual-monitor mode
+ Modal dialogs don't appear on the viewport of their parent window

** Project changed: unity => compiz

** Changed in: compiz
Milestone: None => 0.9.8.0

** No longer affects: unity (Ubuntu)

** Summary changed:

- Modal dialogs don't appear on the viewport of their parent window
+ Modal dialogs don't appear on the workspace of their parent window

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/754508

Title:
  Modal dialogs don't appear on the workspace of their parent window

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/754508/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 954292] Re: Modal dialogs don't appear on the viewport of their parent window

2012-06-18 Thread Daniel van Vugt
*** This bug is a duplicate of bug 754508 ***
https://bugs.launchpad.net/bugs/754508

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 754508, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 754508
   Modal dialogs don't appear on the viewport of their parent window

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/954292

Title:
  Modal dialogs don't appear on the viewport of their parent window

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/954292/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1008022] Re: Gnome-panel disappears when switching desktop

2012-06-18 Thread Juan Antonio Peña
I have changed a lot of things and having a look around the web I have
got to remove all the bugs. Here you are a list with links:

- https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/969986
- https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/981289 (It is 
better to install the .deb package)
- https://bugs.launchpad.net/compiz-core/+bug/976032

In addition to this I have enabled the Alt + Tab apps switcher and the
mouse scrolling desktop switcher, as in the old gnome 2.x. That's all I
have changed to get the perfect gnome-panel in Ubuntu 12.04 LTS!  ;-)

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1008022

Title:
  Gnome-panel disappears when switching desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1008022/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 968112] Re: Emerald (the original Compiz Window Decorator) fails to compile on Ubuntu 12.04 Precise, while it was working on all Ubuntu versions before

2012-06-18 Thread brainpower
You've gotta check out the branch "0.9.5" to get the right version.
If you don't, you get 0.8.8 which doesn't compile against compiz 0.9.x

You can check if you've got the right version easily with 'git describe'.
If there is output like "0.8.8-1-ga8c21c4", you've got the wrong version
and gotta switch to 0.9.5 (git checkout 0.9.5),
then git describe should print "0.8.4-11-ga272e26" (I know it's weird, but it's 
alright) and emerald compiles fine ;)

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/968112

Title:
  Emerald (the original Compiz Window Decorator) fails to compile on
  Ubuntu 12.04 Precise, while it was working on all Ubuntu versions
  before

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/968112/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1008022] Re: Gnome-panel disappears when switching desktop

2012-06-18 Thread Jochen Fahrner
Hi Juan,

after reboot the problem is still the same. Maybe you also changed some
other settings in compiz settings manager? How can we compare them?

At the moment I live with "Classic Gnome (no effects)" and activated
compositing in Metacity. This way I also have shadows around windows
(without shadows this mode is unusable because you cannot distinguish
overlapping windows, because of the thin 1-pixel-border). Unfortunately
Metacity also has some bugs in compositing. The tooltip popups often
leave their shadow on desktop after the tooltip is closed. The only
compositor that is working flawless is the one from Xfce. But I don't
like Xfce because I cannot replace Thunar by Nautilus, and I don't like
Thunar.

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1008022

Title:
  Gnome-panel disappears when switching desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1008022/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 776435] Re: Window maximizes on the wrong workspace

2012-06-18 Thread OpenERP
I run into this behaviour quite often as I like to have a console window
'always on top' that I put on the side when not needed.

IMO windows should always maximise into the workspace containing the
mouse cursor.

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/776435

Title:
  Window maximizes on the wrong workspace

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/776435/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 998866] Re: Window decorations and menus appear in white blank space.

2012-06-18 Thread howefield
All sorted, thank you for your valuable work.

** Changed in: compiz (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/998866

Title:
  Window decorations and menus appear in white blank space.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/998866/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 962119] Re: monitor indicators stacked above the (x)(+)(-) buttons but below the title bar of the window

2012-06-18 Thread Omer Akram
** No longer affects: compiz-core

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/962119

Title:
  monitor indicators stacked above the (x)(+)(-) buttons but below the
  title bar of the window

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/962119/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 782758] Re: Liferea opens other windows in the foreground and loses focus - regression from Gnome 2/3

2012-06-18 Thread Omer Akram
** Changed in: unity
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/782758

Title:
  Liferea opens other windows in the foreground and loses focus -
  regression from Gnome 2/3

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/782758/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* or Alt+* (* = any key)

2012-06-18 Thread Daniel van Vugt
Anthony, "what has changed" is described in comment #26.

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* or Alt+*
  (* = any key)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/950160/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* or Alt+* (* = any key)

2012-06-18 Thread Anthony Wong
Hi Daniel,

Your workaround may not work for the super+P (video out switch event),
because it is handled by gnome-settings-daemon. (of course technically
it can be done, but that means we need to write a new program to do
that)

And I want to know what has changed in 12.04 Unity with regard to the
Super key, because the "Super+P" key sequence, which is sent by the
video out hotkeys, has been working fine in 11.10 and before.

Thanks,
Anthony

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* or Alt+*
  (* = any key)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/950160/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1008515] Re: Compiz crash on resume from suspend w/ NVIDIA 302.11 driver

2012-06-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nvidia-graphics-drivers (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1008515

Title:
  Compiz crash on resume from suspend w/ NVIDIA 302.11 driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1008515/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1008515] Re: Compiz crash on resume from suspend w/ NVIDIA 302.11 driver

2012-06-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: compiz (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1008515

Title:
  Compiz crash on resume from suspend w/ NVIDIA 302.11 driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1008515/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 996604] Re: When number of workspaces is set to 1, the Spread no longer works

2012-06-18 Thread d❤vid seaward
@mastarh: I haven't encountered that issue, and I'm afraid I can't think
of anything to suggest - maybe post a question on AskUbuntu? good luck!

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/996604

Title:
  When number of workspaces is set to 1, the Spread no longer works

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/996604/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 996604] Re: When number of workspaces is set to 1, the Spread no longer works

2012-06-18 Thread mastarh
I have the same problem. I mostly use two monitors so I really don't need more 
than one workspace.
@David: Ignoring the extra workspaces would do, but Ubuntu moves windows 
automatically to another workspace if it thinks the current one is too full. Do 
you know a way to change that behaviour?

** Tags added: scale

** Tags added: desktop

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/996604

Title:
  When number of workspaces is set to 1, the Spread no longer works

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/996604/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp