Merge lp://staging/~vanvugt/compiz-core/fix-988684 into lp://staging/compiz-core/0.9.8
Proposed by
Daniel van Vugt
Status: | Merged |
---|---|
Merged at revision: | 3115 |
Proposed branch: | lp://staging/~vanvugt/compiz-core/fix-988684 |
Merge into: | lp://staging/compiz-core/0.9.8 |
Diff against target: |
12 lines (+0/-3) 1 file modified
src/screen.cpp (+0/-3) |
To merge this branch: | bzr merge lp://staging/~vanvugt/compiz-core/fix-988684 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Sam Spilsbury | Approve | ||
Review via email:
|
This proposal supersedes a proposal from 2012-04-27.
To post a comment you must log in.
Hmm, it should be possible to clear the selection after destroying the selection window. The new selection owner is waiting for the window to be destroyed after requesting to take the selection.
In any case, the selection owner is implicitly cleared when the connection is closed anyways (or at least ... it should be)