lp://qastaging/~sil2100/compiz/xslt_probable_fix

Created by Łukasz Zemczak and last modified
Get this branch:
bzr branch lp://qastaging/~sil2100/compiz/xslt_probable_fix
Only Łukasz Zemczak can upload to this branch. If you are Łukasz Zemczak please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Łukasz Zemczak
Project:
Compiz
Status:
Merged

Recent revisions

3373. By Łukasz Zemczak

It seems that with USE_GCONF disabled, the gsettings xslt files are not installed. I *think* this might help?

3372. By Daniel van Vugt

Ensure window decorations always get rendered after the window, not before.
This is how it was in compiz 0.9.7, and is required in order to resolve
unity panel shadow bug 1045705.. Fixes: . Approved by jenkins, Sam Spilsbury.

3371. By MC Return

Changed the default placement of the benchmark window from 0,0 to 100,50.
This avoids damaging the Unity shell, and hence avoids slowing down everything
when benchmark is visible. (LP: #1039406). Fixes: https://bugs.launchpad.net/bugs/1039406. Approved by Daniel van Vugt.

3370. By Daniel van Vugt

Workaround SubBuffer performance regression (LP: #1037411), which is actually
Mesa bug #54763.. Fixes: https://bugs.launchpad.net/bugs/1037411. Approved by jenkins.

3369. By Daniel van Vugt

Don't ever enter the subdir of a plugin that is disabled. (LP: #1049100). Fixes: https://bugs.launchpad.net/bugs/1049100. Approved by jenkins, Sam Spilsbury.

3368. By Timo Jyrinki

Migrate profile independent keys separately from the profile dependent keys.. Fixes: https://bugs.launchpad.net/bugs/1046190. Approved by Didier Roche, jenkins.

3367. By Sam Spilsbury

We don't need to map our style windows, prevent them from cluttering up the paint queue
(LP: #1042552). Fixes: https://bugs.launchpad.net/bugs/1042552. Approved by Daniel van Vugt, jenkins.

3366. By Sam Spilsbury

Fixed: Check if org.gnome.mutter is available before using it

(LP: #1048551). Fixes: https://bugs.launchpad.net/bugs/1048551. Approved by Daniel van Vugt, jenkins.

3365. By Albert Astals Cid

Initialize the XWindowChanges in CompScreenImpl::moveViewport

Fixes the some "Use of uninitialised value" warnings reported by valgrind
(LP: #1004336). Fixes: https://bugs.launchpad.net/bugs/1004336. Approved by Daniel van Vugt, jenkins.

3364. By MC Return

The unsigned int nFile can never be smaller than 0 (changed "if (nFile <= 0)" to "if (!nFile)".. Fixes: . Approved by Sam Spilsbury.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/compiz/0.9.8
This branch contains Public information 
Everyone can see this information.

Subscribers