lp://staging/~azzar1/compiz/fix-874146
- Get this branch:
- bzr branch lp://staging/~azzar1/compiz/fix-874146
Branch merges
- Ćukasz Zemczak: Approve
- Daniel van Vugt: Abstain
- Sam Spilsbury: Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 13 lines (+3/-0)1 file modifiedsrc/window.cpp (+3/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 3522. By Andrea Azzarone
-
Fix bug 874146 passing valid xwc.width/height through validateResizeR
equest. - 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.
- 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.
- 3513. By Daniel van Vugt
-
Fixed windows not responding to input if XShape is disabled/absent.
It was a simple copy/paste error; passing nInput=0 instead of nInput=1 to:
priv->inputRegion += rectsToRegion (nInput, inputShapeRects);
(LP: #1087193). Fixes: https://bugs.launchpad .net/bugs/ 1087193. 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://staging/compiz/0.9.9