lp://staging/~vanvugt/compiz/fix-1002715-1002721

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

3208. By Daniel van Vugt

Don't drop plugins from the list to try and load before you've even tried to
load them. Doing so makes missing plugins silently ignored instead of an
error message (LP: #1002715). It also means valid plugins in more unusual, but
real locations in LD_LIBRARY_PATH will never get loaded (LP: #1002721).

3207. By Sam Spilsbury

Enable the animationaddon plugin for building

 * Actually use an unused variable where it makes sense
 * Fix some uninitialized variable usage
 * Explicitly depend on composite and opengl

3206. By Sam Spilsbury

Use gtest_add_tests for the wrapsystem tests

3205. By Alan Griffiths

Some more improvements to coherence in the CompScreen area of code

3204. By Alan Griffiths

Dicing up CompScreen (and implementation) into coherent interfaces and implementations.

3203. By Sam Spilsbury

Split out CompRegion into separate static lib

Linking the wall plugin to libcompiz_core could cause libcompiz_core to be rebuilt with the wrong cflags. In reality, it only depends on the region calculation functions, so link internally with libcompiz_region and split region functionality out into libcompiz_region

Also fixes a small header issue with the grid plugin

Merge lp:~compiz-team/compiz/compiz.separate-region-fix-random-build-fails into lp:compiz/0.9.8

3202. By Daniel van Vugt

Fix all compiler warnings and turn on -Werror again (treat warnings as errors)

3201. By Daniel van Vugt

Don't autmatically build compizconfig right now. It breaks cmake globally
and causes many different build failures, even in core components.

3200. By Sam Spilsbury

Don't depend on external compiz or libcompizconfig

3199. By Sam Spilsbury

Just have a separate pyclean for the python files

Branch metadata

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

Subscribers