Merge lp://qastaging/~vanvugt/compiz-core/blacklist into lp://qastaging/compiz-core

Proposed by Daniel van Vugt
Status: Merged
Approved by: Sam Spilsbury
Approved revision: 3130
Merged at revision: 3130
Proposed branch: lp://qastaging/~vanvugt/compiz-core/blacklist
Merge into: lp://qastaging/compiz-core
Diff against target: 445 lines (+310/-4)
10 files modified
plugins/opengl/CMakeLists.txt (+2/-1)
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 (+21/-3)
To merge this branch: bzr merge lp://qastaging/~vanvugt/compiz-core/blacklist
Reviewer Review Type Date Requested Status
Sam Spilsbury Approve
Timo Jyrinki Pending
Review via email: mp+139624@code.qastaging.launchpad.net

Commit message

Add a feature for blacklisting certain graphics drivers from being able to
unredirect fullscreen windows. Right now the only known broken drivers are
nouveau and intel on precise (Mesa 8.0). But the blacklist is a regex that
can be adjusted at any time.
(LP: #1089246)

Description of the change

This is almost the same as the upstream one. But it required some modification to work in the 0.9.7 tree. So needs re-approval.

To post a comment you must log in.
Revision history for this message
Sam Spilsbury (smspillaz) wrote :

(Token approve because I missed the last one :)). Thanks for getting this in with tests.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches