Merge lp://qastaging/~3v1n0/unity/lowgfx-mode-less-effects into lp://qastaging/unity
Proposed by
Marco Trevisan (Treviño)
Status: | Merged |
---|---|
Approved by: | Andrea Azzarone |
Approved revision: | no longer in the source branch. |
Merged at revision: | 4143 |
Proposed branch: | lp://qastaging/~3v1n0/unity/lowgfx-mode-less-effects |
Merge into: | lp://qastaging/unity |
Prerequisite: | lp://qastaging/~hikiko/unity/unity.showdesktop |
Diff against target: |
1199 lines (+187/-171) 32 files modified
dash/DashController.cpp (+6/-2) dash/DashView.cpp (+14/-10) dash/StandaloneDash.cpp (+1/-1) dash/previews/PreviewContainer.cpp (+35/-76) dash/previews/PreviewContainer.h (+4/-9) dash/previews/StandaloneApplicationPreview.cpp (+5/-0) dash/previews/StandaloneErrorPreview.cpp (+5/-0) dash/previews/StandaloneMoviePreview.cpp (+5/-0) dash/previews/StandaloneMusicPaymentPreview.cpp (+5/-0) dash/previews/StandaloneSocialPreview.cpp (+5/-0) hud/HudController.cpp (+5/-2) launcher/CairoBaseWindow.cpp (+6/-2) launcher/Launcher.cpp (+22/-11) launcher/LauncherController.cpp (+2/-6) launcher/LauncherControllerPrivate.h (+0/-1) launcher/SwitcherController.cpp (+6/-1) launcher/SwitcherView.cpp (+3/-0) lockscreen/LockScreenController.cpp (+6/-2) panel/PanelView.cpp (+7/-7) plugins/unityshell/src/UnityShowdesktopHandler.cpp (+3/-3) plugins/unityshell/src/unityshell.cpp (+3/-3) shortcuts/ShortcutController.cpp (+7/-1) shutdown/SessionController.cpp (+7/-2) unity-shared/BGHash.cpp (+6/-1) unity-shared/BGHash.h (+1/-1) unity-shared/BackgroundEffectHelper.cpp (+1/-1) unity-shared/OverlayRenderer.cpp (+6/-6) unity-shared/PlacesOverlayVScrollBar.cpp (+2/-1) unity-shared/SpreadFilter.cpp (+5/-1) unity-shared/UnitySettings.cpp (+2/-18) unity-shared/UnitySettings.h (+1/-2) unity-shared/UnityWindowView.cpp (+1/-1) |
To merge this branch: | bzr merge lp://qastaging/~3v1n0/unity/lowgfx-mode-less-effects |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Andrea Azzarone (community) | Approve | ||
PS Jenkins bot | continuous-integration | Pending | |
Review via email: mp+299059@code.qastaging.launchpad.net |
Commit message
Views: Toggle animators durations based on low-gfx setting
Disable animations based on low_gfx setting (now ported to nux::Property)
To post a comment you must log in.
Please remove the g_print.