lp://staging/~vanvugt/compiz/blacklist
- Get this branch:
- bzr branch lp://staging/~vanvugt/compiz/blacklist
Branch merges
- Timo Jyrinki: Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 441 lines (+308/-5)10 files modifiedplugins/opengl/CMakeLists.txt (+2/-0)
plugins/opengl/opengl.xml.in (+5/-0)
plugins/opengl/src/blacklist/CMakeLists.txt (+6/-0)
plugins/opengl/src/blacklist/blacklist.cpp (+67/-0)
plugins/opengl/src/blacklist/blacklist.h (+38/-0)
plugins/opengl/src/blacklist/tests/CMakeLists.txt (+9/-0)
plugins/opengl/src/blacklist/tests/test-blacklist.cpp (+152/-0)
plugins/opengl/src/paint.cpp (+6/-0)
plugins/opengl/src/privates.h (+4/-0)
plugins/opengl/src/screen.cpp (+19/-5)
Related bugs
Related blueprints
Branch information
Recent revisions
- 3523. By Sam Spilsbury
-
Allow plugins to throttle delivery of ConfigureWindow requests within reason (LP: #1027211). Fixes: https:/
/bugs.launchpad .net/bugs/ 1027211. Approved by Daniel van Vugt, PS Jenkins bot.
- 3522. By Andrea Azzarone
-
Fix bug 874146 passing valid xwc.width/height through validateResizeR
equest. 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.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/compiz/0.9.9