lp:~compiz-team/compiz/compiz.fix_1041535

Created by Sam Spilsbury and last modified
Get this branch:
bzr branch lp:~compiz-team/compiz/compiz.fix_1041535
Members of Compiz Maintainers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Compiz Maintainers
Project:
Compiz
Status:
Merged

Recent revisions

3369. By Sam Spilsbury

Don't build tests for plugins if we aren't building those plugins

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.

3360. By Sam Spilsbury

Fixes some issues that were picked up in bug #1042323

1) BUILD_METACITY=OFF not working
2) Various runtime errors using the cairo mode
3) Fixes broken borders when switching from metacity to cairo mode

Fixes (LP: #1042323). Fixes: https://bugs.launchpad.net/bugs/1042323. 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:compiz/0.9.8
This branch contains Public information 
Everyone can see this information.