lp://qastaging/~vanvugt/compiz/fix-944653

Created by Daniel van Vugt and last modified
Get this branch:
bzr branch lp://qastaging/~vanvugt/compiz/fix-944653
Only Daniel van Vugt can upload to this branch. If you are Daniel van Vugt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel van Vugt
Project:
Compiz
Status:
Merged

Recent revisions

3372. By Daniel van Vugt

Avoid a NULL dereference and give a useful error message instead.
(LP: #944653)

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.

3363. By Marco Trevisan (TreviƱo)

Scale: select the window under the pointer, when the scale animation is over.

Also expose SelectedWindow to public. Fixes: https://bugs.launchpad.net/bugs/1045127. Approved by Daniel van Vugt, jenkins.

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