Merge lp:~vanvugt/compiz-core/fix-1063690 into lp:compiz-core

Proposed by Daniel van Vugt
Status: Merged
Approved by: Daniel van Vugt
Approved revision: 3130
Merged at revision: 3131
Proposed branch: lp:~vanvugt/compiz-core/fix-1063690
Merge into: lp:compiz-core
Prerequisite: lp:~vanvugt/compiz-core/blacklist
Diff against target: 12 lines (+1/-1)
1 file modified
plugins/composite/composite.xml.in (+1/-1)
To merge this branch: bzr merge lp:~vanvugt/compiz-core/fix-1063690
Reviewer Review Type Date Requested Status
Sam Spilsbury Approve
Review via email: mp+139628@code.launchpad.net

Commit message

Unredirect Fullscreen Windows = ON. It's safe enough now.
(LP: #1063690)

Description of the change

To be *safe* we require the blacklist feature to land first. That's why it's a prerequisite.

To post a comment you must log in.
Revision history for this message
Sam Spilsbury (smspillaz) wrote :

Woohoo!

review: Approve
Revision history for this message
Omer Akram (om26er) wrote :

last i tried this on my netbook the top panel was not updating for maximized apps.

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Omer: It's not really safe or accurate to test unredirection on precise till after this lands. I recommend 0.9.7.12.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'plugins/composite/composite.xml.in'
2--- plugins/composite/composite.xml.in 2012-12-12 03:48:27 +0000
3+++ plugins/composite/composite.xml.in 2012-12-13 08:19:26 +0000
4@@ -23,7 +23,7 @@
5 <option name="unredirect_fullscreen_windows" type="bool">
6 <_short>Unredirect Fullscreen Windows</_short>
7 <_long>Allow drawing of fullscreen windows to not be redirected to offscreen pixmaps</_long>
8- <default>false</default>
9+ <default>true</default>
10 </option>
11 <option name="unredirect_match" type="match">
12 <_short>Unredirect Match</_short>

Subscribers

People subscribed via source and target branches