~compiz-team/compiz-workarounds-plugin/0.9.5

« back to all changes in this revision

Viewing changes to workarounds.xml.in

MergeĀ lp:~compiz-team/compiz-workarounds-plugin/compiz-workarounds-plugin.fix_874933

Show diffs side-by-side

added added

removed removed

Lines of Context:
88
88
                <_long>Forces the entire screen to redraw every repaint. Use with care, this will cause a massive increase in GPU and CPU usage</_long>
89
89
                <default>false</default>
90
90
            </option>
 
91
            <option type="bool" name="workaround_glx_create_context_detection">
 
92
                <_short>Work around drivers that detect older versions of compiz and force indirect rendering</_short>
 
93
                <_long>Changes the program invocation name while calling into libGL's glXCreateContext so that drivers which check this don't detect older versions of compiz and force indirect rendering</_long>
 
94
                <default>true</default>
 
95
            </option>
91
96
            <subgroup>
92
97
                <_short>Window stickyness</_short>
93
98
                <option type="bool" name="sticky_alldesktops">