lp:~vanvugt/compiz/fix-1037411

Created by Daniel van Vugt and last modified
Get this branch:
bzr branch lp:~vanvugt/compiz/fix-1037411
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

3371. By Daniel van Vugt

Remove redundant line

3370. By Daniel van Vugt

And make sure it builds with USE_GLES

3369. By Daniel van Vugt

Add tests

3368. By Daniel van Vugt

Workaround SubBuffer performance regression (LP: #1037411), which is actually
Mesa bug #54763.

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.

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