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

Proposed by Daniel van Vugt
Status: Merged
Approved by: Sam Spilsbury
Approved revision: 3413
Merged at revision: 3413
Proposed branch: lp:~vanvugt/compiz/fix-1063690-0.9.8
Merge into: lp:compiz/0.9.8
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/fix-1063690-0.9.8
Reviewer Review Type Date Requested Status
Sam Spilsbury Approve
Review via email: mp+133850@code.launchpad.net

Commit message

Enable Unredirect Fullscreen Windows by default. It seems to be stable enough
with all the major graphics drivers now, as at Ubuntu 12.10 (with updates).
(LP: #1063690)

If I'm proven wrong, just undo it.

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

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-06-24 09:00:27 +0000
3+++ plugins/composite/composite.xml.in 2012-11-12 03:42:20 +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="force_independent_output_painting" type="bool">
12 <_short>Force independent output painting.</_short>

Subscribers

People subscribed via source and target branches