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
=== modified file 'plugins/composite/composite.xml.in'
--- plugins/composite/composite.xml.in 2012-06-24 09:00:27 +0000
+++ plugins/composite/composite.xml.in 2012-11-12 03:42:20 +0000
@@ -23,7 +23,7 @@
23 <option name="unredirect_fullscreen_windows" type="bool">23 <option name="unredirect_fullscreen_windows" type="bool">
24 <_short>Unredirect Fullscreen Windows</_short>24 <_short>Unredirect Fullscreen Windows</_short>
25 <_long>Allow drawing of fullscreen windows to not be redirected to offscreen pixmaps</_long>25 <_long>Allow drawing of fullscreen windows to not be redirected to offscreen pixmaps</_long>
26 <default>false</default>26 <default>true</default>
27 </option>27 </option>
28 <option name="force_independent_output_painting" type="bool">28 <option name="force_independent_output_painting" type="bool">
29 <_short>Force independent output painting.</_short>29 <_short>Force independent output painting.</_short>

Subscribers

People subscribed via source and target branches