lp:~smspillaz/unity/unity.oem-fixes
Created by
Sam Spilsbury
on
2011-12-24
and last modified on
2012-01-09
- Get this branch:
- bzr branch lp:~smspillaz/unity/unity.oem-fixes
Only
Sam Spilsbury
can upload to this branch. If you are
Sam Spilsbury
please log in for upload directions.
Branch merges
- Jason Smith (community): Approve on 2012-01-05
- Robert Carr (community): Approve on 2012-01-04
-
Diff: 1711 lines (+1184/-294)12 files modifiedplugins/unityshell/src/BackgroundEffectHelper.cpp (+13/-0)
plugins/unityshell/src/BackgroundEffectHelper.h (+1/-1)
plugins/unityshell/src/PanelView.cpp (+1/-2)
plugins/unityshell/src/ScreenEffectFramebufferObject.cpp (+234/-0)
plugins/unityshell/src/ScreenEffectFramebufferObject.h (+84/-0)
plugins/unityshell/src/comptransientfor.cpp (+2/-0)
plugins/unityshell/src/unityshell.cpp (+73/-256)
plugins/unityshell/src/unityshell.h (+7/-35)
tests/CMakeLists.txt (+14/-0)
tests/GLFuncLoader.cpp (+51/-0)
tests/GLFuncLoader.h (+33/-0)
tests/TestScreenEffectFramebufferObject.cpp (+671/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 1725. By David Barth on 2011-12-15
-
changelog update, a patch was reverted earlier by gord, see rev. 1723
- 1724. By David Barth on 2011-12-15
-
merge lp:~macslow/unity/unity-sru1-4.26.0 in preparation of the 4.26 release candidate
- 1721. By Sam Spilsbury on 2011-12-15
-
Inhibit other windows from leaving show desktop mode in the case that
core tries to leave show desktop mode after a window was activated - in this
case we should only allow the window that was activated to leave show desktop
mode and keep the "show desktop" mode state on until the user explicitly leave
s
show desktop mode.Fixes LP #871801 and LP #899932
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:unity

