[Compiz] [Bug 1051885] Re: Unredirect Fullscreen Windows makes multi-monitor rendering much slower

2013-01-02 Thread Launchpad Bug Tracker
This bug was fixed in the package compiz - 1:0.9.7.12-0ubuntu1

---
compiz (1:0.9.7.12-0ubuntu1) precise-proposed; urgency=low

  [ Łukasz 'sil2100' Zemczak ]
  * debian/patches/revert_fix_994841.patch,
debian/patches/revert_fix_933776_955035.patch
- Removed, upstreamed
  * debian/watch:
- Changed to the correct LP tarball path
  * debian/patches/compiz-package-gles2.patch:
- Updated GLES patches to properly apply to the new compiz version

  [ Timo Jyrinki ]
  * New upstream release.
- Compiz won't start if unredirect fullscreen windows is enabled
  (LP: #980663)
- Unredirect Fullscreen Windows stay on top (unredirected) even
  when they're not on top any more (or the output is transformed)
  (LP: #1041047)
- Unredirect Fullscreen Windows sometimes fails to unredirect fullscreen
  windows at all (LP: #1041066)
- Unredirect Fullscreen Windows stay on top (unredirected) even when
  an RGBA window is stacked above it (LP: #1046661)
- scale mode is not visible if a fullscreen window is unredirected
  (LP: #1047168)
- Unredirecting a fullscreen window on a secondary monitor causes that
  monitor to flicker (LP: #1050749)
- Unredirect Fullscreen Windows makes multi-monitor rendering much
  slower (LP: #1051885)
- [regression] Maximized window gets unredirected when it's not
  fullscreen (LP: #1053902)
- Unredirected fullscreen windows freeze and stay on top when wall
  sliding (Ctrl+Alt+Left/Right) (LP: #1084401)
- Unredirect Fullscreen Windows can cause significant tearing on
  fullscreen windows (especially playing video) on some drivers
  (LP: #1051802)
- HTML5 video in Firefox continues to tear (LP: #1086337)
- Add support for blacklisting some drivers from using unredirected
  fullscreen windows. By default intel and nouveau on Mesa 8.0
  are blacklisted, configurable via ccsm. Users can upgrade to
  Mesa 9.0 around 12.04.2 time. (LP: #1089246)
- Unredirect fullscreen windows should be the default for optimal
  performance (LP: #1063690)
  * debian/patches/workaround_broken_drivers.patch:
- Updated to apply.
  * debian/patches/force_unredirect_enabling.patch:
- Enable unredirect_fullscreen_windows unconditionally. Because of
  gconf hurdles we can't easily migrate existing users into the
  new default otherwise. Unredirection can be easily disabled with
  the new unredirect_match option, by blanking it completely,
  including removing the '(any)' part.
  * debian/patches/compiz-package-gles2.patch:
- Update for the new blacklisting feature as well
  * debian/patches/blacklist_no_xml_double_escaping.patch:
- Cherry-pick fix for the default string (LP: #1091103)

  [ Michael Terry ]
  * debian/patches/blacklist_no_xml_double_escaping.patch:
- Update to also blacklist Mesa 9.0, which precise users may have from
  the x-updates PPA.  9.0 seems to have similar problems as 8.0 on
  Intel hardware.
 -- Timo Jyrinki timo-jyri...@ubuntu.com   Fri, 14 Dec 2012 10:41:24 +0200

** Changed in: compiz (Ubuntu Precise)
   Status: Fix Committed = 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/1051885

Title:
  Unredirect Fullscreen Windows makes multi-monitor rendering much
  slower

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051885/+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 1051885] Re: Unredirect Fullscreen Windows makes multi-monitor rendering much slower

2012-12-29 Thread Timo Jyrinki
Not seeing any slowness in multi-monitor unredirected apps compared to
single monitor usage.

** Tags removed: verification-needed
** Tags added: verification-done

-- 
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/1051885

Title:
  Unredirect Fullscreen Windows makes multi-monitor rendering much
  slower

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051885/+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 1051885] Re: Unredirect Fullscreen Windows makes multi-monitor rendering much slower

2012-12-21 Thread Adam Conrad
Hello Daniel, or anyone else affected,

Accepted compiz into precise-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/compiz/1:0.9.7.12-0ubuntu1 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: compiz (Ubuntu Precise)
   Status: New = Fix Committed

** Tags added: verification-needed

-- 
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/1051885

Title:
  Unredirect Fullscreen Windows makes multi-monitor rendering much
  slower

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051885/+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 1051885] Re: Unredirect Fullscreen Windows makes multi-monitor rendering much slower

2012-12-14 Thread Łukasz Zemczak
** Description changed:

+ [Impact]
+ 
+ Performance is crucial for unredirect fullscreen windows, so issues with
+ multi-monitor rendering being slower are of high importance.
+ 
+ [Test Case]
+ 
+ No clear test case. Check if performance of fullscreen apps is not much
+ slower when using multi-monitor.
+ 
+ [Regression Potential]
+ 
+ Problems with redrawing the screen.
+ 
+ 
+ Original description:
+ 
  Unredirect Fullscreen Windows makes multi-monitor rendering much
  slower.
  
  It's weird. Even the fullscreen window is slower with Unredirect
  Fullscreen Windows.
  
  Note: You will need the fix for bug 1050749 applied before you can
  really test and appreciate this bug.

** Also affects: compiz (Ubuntu)
   Importance: Undecided
   Status: New

-- 
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/1051885

Title:
  Unredirect Fullscreen Windows makes multi-monitor rendering much
  slower

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051885/+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 1051885] Re: Unredirect Fullscreen Windows makes multi-monitor rendering much slower

2012-12-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~timo-jyrinki/compiz/ubuntu-0.9.7.12

-- 
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/1051885

Title:
  Unredirect Fullscreen Windows makes multi-monitor rendering much
  slower

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051885/+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 1051885] Re: Unredirect Fullscreen Windows makes multi-monitor rendering much slower

2012-12-14 Thread Timo Jyrinki
** Changed in: compiz (Ubuntu)
   Status: New = 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/1051885

Title:
  Unredirect Fullscreen Windows makes multi-monitor rendering much
  slower

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051885/+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 1051885] Re: Unredirect Fullscreen Windows makes multi-monitor rendering much slower

2012-12-14 Thread Didier Roche
** Also affects: compiz (Ubuntu Precise)
   Importance: Undecided
   Status: New

-- 
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/1051885

Title:
  Unredirect Fullscreen Windows makes multi-monitor rendering much
  slower

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1051885/+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