Merge lp://staging/~vanvugt/compiz-core/fix-981703-properly into lp://staging/compiz-core
Proposed by
Daniel van Vugt
Status: | Merged |
---|---|
Merged at revision: | 3096 |
Proposed branch: | lp://staging/~vanvugt/compiz-core/fix-981703-properly |
Merge into: | lp://staging/compiz-core |
Diff against target: |
12 lines (+1/-2) 1 file modified
plugins/decor/src/decor.cpp (+1/-2) |
To merge this branch: | bzr merge lp://staging/~vanvugt/compiz-core/fix-981703-properly |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Sam Spilsbury | Approve | ||
Alan Griffiths | Abstain | ||
Daniel van Vugt | Pending | ||
Review via email: mp+102448@code.staging.launchpad.net |
Description of the change
Make sure window frames actually get destroyed when they should, to
guarantee they get recreated on unminimize. (LP: #981703)
To post a comment you must log in.
Still can't reproduced #981703, but don't see any problems with this.