lp:~mc-return/compiz/compiz.merge-fix1039406-benchmark-default-placement

Created by MC Return and last modified
Get this branch:
bzr branch lp:~mc-return/compiz/compiz.merge-fix1039406-benchmark-default-placement
Only MC Return can upload to this branch. If you are MC Return please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
MC Return
Project:
Compiz
Status:
Merged

Recent revisions

3370. By MC Return

Changed default placement to 100,50.

3369. By MC Return

Changed the default placement of the benchmark window from 0,0 to 256,256

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.

3362. By Sam Spilsbury

Regenerate the local settings recompilation rule when cmake is re-run
and ensure that we pull in all the dependencies.

This fixes the case where a new gsettings schema got added for building but it wasn't recompiled locally, which could cause test failures because ... gsettings.

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

3361. By Daniel van Vugt

Bump version to 0.9.8.3 until a candidate for 0.9.8.4 is ready.

Branch metadata

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

Subscribers