lp:~mc-return/compiz/compiz.merge-fix1100184-composite-is-already-required-by-opengl

Created by MC Return and last modified
Get this branch:
bzr branch lp:~mc-return/compiz/compiz.merge-fix1100184-composite-is-already-required-by-opengl
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:
Mature

Recent revisions

3564. By MC Return

As the composite plugin is already required by the opengl plugin,
no plugin already dependend on opengl needs to explicitely be
dependend on composite, because that is already the case
If a plugin is started after opengl it automatically also starts
after composite, so no need to explicitely order that

3563. By PS Jenkins bot

Releasing 1:0.9.9~daily13.01.14-0ubuntu1 to ubuntu.

Approved by PS Jenkins bot.

3562. By Didier Roche-Tolomelli

Set one workspace by default (LP: #868423). Fixes: https://bugs.launchpad.net/bugs/868423.

Approved by Daniel van Vugt, PS Jenkins bot.

3561. By Sami Jaktholm

Animation: Correctly specify the events an effect can be used with.

If AnimEffectUsedFor::none() is called, the effect will be marked to
be used with ALL events instead of NONE. This causes crashes if the
chosen random effect is not compatible with the triggering event.

For example dodge effect as random minimize animation causes segfault
as it's only supposed to be a focus in/out animation. Fixes: https://bugs.launchpad.net/bugs/1048840, https://bugs.launchpad.net/bugs/1098185.

Approved by Brandon Schaefer, Sam Spilsbury.

3560. By MC Return

Thumbnail:
Also damage the thumb if full opacity has been reached to fix the flickering of background and text.

(LP: #1098758). Fixes: https://bugs.launchpad.net/bugs/1098758.

Approved by Brandon Schaefer.

3559. By MC Return

td plugin:
Initialize class member variable bool mFtb in TdWindow::TdWindow (CompWindow *window) constructor.

Approved by Brandon Schaefer.

3558. By Sam Spilsbury

Call ccsIntegratedSettingListFree before returning the first value from ccsGNOMEIntegrationBackendGetIntegratedSetting

(LP: #1097661). Fixes: https://bugs.launchpad.net/bugs/1097661.

Approved by Daniel van Vugt.

3557. By PS Jenkins bot

Releasing 1:0.9.9~daily13.01.11-0ubuntu1 to ubuntu.

Approved by .

3556. By Daniel van Vugt

Introduce a valgrind suppression file for running compiz natively. Mostly
just suppresses errors from Mesa and glib right now. But it makes a huge
difference to the readability of valgrind output.

Approved by PS Jenkins bot.

3555. By Daniel van Vugt

Avoid leaking (all) GLPrograms allocated though GLProgramCache.
(LP: #1097644)

This wasn't just a client memory leak but also prevented the leaked programs
from ever being glDeleteProgram'd from the GPU!. Fixes: https://bugs.launchpad.net/bugs/1097644.

Approved by PS Jenkins bot, 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.9
This branch contains Public information 
Everyone can see this information.

Subscribers