Merge lp://qastaging/~ivenvd/compiz/compiz.fix_1050757 into lp://qastaging/compiz/0.9.8
Proposed by
Iven Hsu
Status: | Merged |
---|---|
Approved by: | Daniel van Vugt |
Approved revision: | 3386 |
Merged at revision: | 3395 |
Proposed branch: | lp://qastaging/~ivenvd/compiz/compiz.fix_1050757 |
Merge into: | lp://qastaging/compiz/0.9.8 |
Diff against target: |
176 lines (+45/-36) 2 files modified
plugins/opacify/src/opacify.cpp (+41/-35) plugins/opacify/src/opacify.h (+4/-1) |
To merge this branch: | bzr merge lp://qastaging/~ivenvd/compiz/compiz.fix_1050757 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Daniel van Vugt | Approve | ||
Sam Spilsbury | Approve | ||
Review via email:
|
Commit message
Reset opacity of the passive windows when window focus changed.
(LP: #1050757)
Also fixes the bug that clearPassive() doesn't reset the opacity of the
passive windows.
To post a comment you must log in.
Looking good.