Merge lp:~smspillaz/unity/unity.6.0.fix_1036521 into lp:unity/6.0
Status: | Rejected | ||||||||
---|---|---|---|---|---|---|---|---|---|
Rejected by: | Didier Roche on 2012-09-19 | ||||||||
Proposed branch: | lp:~smspillaz/unity/unity.6.0.fix_1036521 | ||||||||
Merge into: | lp:unity/6.0 | ||||||||
Diff against target: |
20 lines (+2/-1) 1 file modified
launcher/CairoBaseWindow.cpp (+2/-1) |
||||||||
To merge this branch: | bzr merge lp:~smspillaz/unity/unity.6.0.fix_1036521 | ||||||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Daniel van Vugt | 2012-09-19 | Approve on 2012-09-19 | |
Review via email:
|
This proposal supersedes a proposal from 2012-09-19.
Description of the change
Don't call GraphicsContext
Test Suite: https:/
Didier Roche (didrocks) wrote : | # |
already merged in trunk. we will sync 7.0 to 6.0
Unmerged revisions
- 2692. By Sam Spilsbury on 2012-09-19
-
Don't call GraphicsContext
::DeactivateFra mebuffer which will immediately restore the backbuffer. Instead call WindowComposito r::RestoreMainF ramebuffer to bind either the backbuffer or reference framebuffer for reading as that is the one we're drawing to as is the most-up-to-date - 2691. By Andrea Azzarone on 2012-09-18
-
Use uuid+label as volume ID.. Fixes: . Approved by Marco Trevisan (Treviño).
- 2690. By Thomi Richards on 2012-09-18
-
Fix several autopilot tests.. Fixes: . Approved by Omer Akram.
- 2689. By Thomi Richards on 2012-09-17
-
Fix several autopilot tests.. Fixes: . Approved by Christopher Lee.
- 2688. By Ken VanDine on 2012-09-17
-
Adds SocialPreview. Fixes: https:/
/bugs.launchpad .net/bugs/ 1049127. Approved by Neil J. Patel. - 2687. By Daniel van Vugt on 2012-09-17
-
Restore the panel shadow, which has been missing since Unity 6.4.
(LP: #1045705)REQUIRES Compiz fix LP: #1050704. Without that fix, the active window will
always have the panel shadow on top of it.. Fixes: https://bugs.launchpad .net/bugs/ 1045705. Approved by Brandon Schaefer. - 2686. By Paweł Stołowski on 2012-09-17
-
Register file delete events in zeitgeist when file is dropped onto Trash launcher icon.
Added zeitgeist dependency.. Fixes: https://bugs.launchpad .net/bugs/ 870150. Approved by Marco Trevisan (Treviño). - 2685. By Paweł Stołowski on 2012-09-17
-
Added two new special icons for missing album cover; to be used by music lens. They don't really fit into unity-asset-pool as they don't have regular sizes.. Fixes: https:/
/bugs.launchpad .net/bugs/ 1049217. Approved by .
Verified both bugs fixed.