lp:~sil2100/compiz/fix_python_find_package

Created by Łukasz Zemczak and last modified
Get this branch:
bzr branch lp:~sil2100/compiz/fix_python_find_package
Only Łukasz Zemczak can upload to this branch. If you are Łukasz Zemczak please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Łukasz Zemczak
Project:
Compiz
Status:
Merged

Recent revisions

3523. By Łukasz Zemczak

Change to pkg_check_modules instead of find_package to find python-related includes in multi-arch.

3522. By Andrea Azzarone

Fix bug 874146 passing valid xwc.width/height through validateResizeRequest. Fixes: https://bugs.launchpad.net/bugs/754508, https://bugs.launchpad.net/bugs/874146.

Approved by Łukasz Zemczak, Sam Spilsbury, PS Jenkins bot.

3521. By Daniel van Vugt

Default to BUILD_GLES=ON when building for ARM so you don't have to specify
it manually. (LP: #1088414)
. Fixes: https://bugs.launchpad.net/bugs/1088414.

Approved by PS Jenkins bot, Sam Spilsbury.

3520. By Daniel van Vugt

Don't try to build OpenGL test programs if you only have GLES.
(LP: #1088419). Fixes: https://bugs.launchpad.net/bugs/1088419.

Approved by PS Jenkins bot, Sam Spilsbury.

3519. By Daniel van Vugt

Const'ify CompMatch and related code. The more const-friendly our classes
are, the less we need to ask users of them to break const rules.
.

Approved by Sam Spilsbury, PS Jenkins bot.

3518. By Sam Spilsbury

Actually instantiate the CCSSetting test cases, change ccsSet* to provide more detailed information on what actually happened during the set operation. Fixes: https://bugs.launchpad.net/bugs/1063617.

Approved by Daniel van Vugt, PS Jenkins bot.

3517. By Daniel van Vugt

Const'ify the methods of CompWindow where possible. I think this covers all
candidates except for:
   1. sizeHints() - we need to fix LP: #925867 first.
   2. other methods that return references to ints, because no corresponding
      "set" method exists yet.
As those are logic changes, I would prefer to deal with them separately.

Approved by PS Jenkins bot, Sam Spilsbury.

3516. By Daniel van Vugt

Upstream workaround_broken_drivers.patch so all users, not just Ubuntu, can
have properly working fglrx support (including GLSL!). (LP: #1026920)
. Fixes: https://bugs.launchpad.net/bugs/1026920.

Approved by Didier Roche, Sam Spilsbury.

3515. By Didier Roche-Tolomelli

add changelog for cherry-picking in distro

3514. By Sam Spilsbury

Wobbly Plugin:
Removed redundant type conversions from int to float for the variables start, end, v1 and v2.
Declared and assigned values to variables in the same line (C++ style) to improve readability.
Replaced #defines of standard variables.

Approved by Daniel van Vugt.

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