lp://staging/~didrocks/unity/foo
- Get this branch:
- bzr branch lp://staging/~didrocks/unity/foo
Branch merges
Branch information
Recent revisions
- 2796. By Timo Jyrinki
-
Revert bzr2788 (LP: #1076884). Fixes: https:/
/bugs.launchpad .net/bugs/ 1067534, https:/ /bugs.launchpad .net/bugs/ 1076884. Approved by Didier Roche. - 2794. By Łukasz Zemczak
-
Cherry-picked rev 2872 from lp:unity:
Stop Unity UI elements from flickering. This could happen in some odd
cases where UnityScreen::damageRegion has not received the full damage
region for the frame, most likely due to the *SetEnabled() toggles.
So the fix is to tell Nux about the final, complete, set of damage just
before rendering. This ensures Nux is always told about everything it has
to redraw on every frame, rather than flickering.
(LP: #1070735). Fixes: https://bugs.launchpad .net/bugs/ 1070735. Approved by Daniel van Vugt. - 2793. By Łukasz Zemczak
-
Cherry-picked rev 2871 from lp:unity:
Clear launcher drag icon texture before rendering to it (LP: #1071813). Fixes: https://bugs.launchpad .net/bugs/ 1071813. Approved by Daniel van Vugt, Nick Dedekind. - 2792. By Łukasz Zemczak
-
Cherry-picked rev 2870 from lp:unity:
A workaround fix for Alt+TAB picking up wrong window when used on a application group. The check for Quirk::ACTIVE is not valid right now due to the fact we're making the switcher window active prior to display (this is done this way to fix some other bugs). So a workaround is to save the last active window prior to this action and use this during the checks. It fixes a very annoying bug.. Fixes: https://bugs.launchpad .net/bugs/ 1071298. Approved by Andrea Azzarone. - 2791. By Albert Astals Cid
-
Fix escaping of _panel_title
It only has to be escpaed if comes from new_title
if coming from UBUS_LAUNCHER_SELECTION_ CHANGED data it is already escaped
Fixes bug #1067357. Fixes: https://bugs.launchpad .net/bugs/ 1067357. Approved by Marco Trevisan (Treviño). - 2790. By Brandon Schaefer
-
Fix reference counting problem which leads to memory leaks and a crash in MT grab handles.. Fixes: https:/
/bugs.launchpad .net/bugs/ 1046201. Approved by Łukasz Zemczak. - 2789. By Albert Astals Cid
-
Update the UBUS_LAUNCHER_
SELECTION_ CHANGED on UBUS_QUICKLIST_ END_KEY_ NAV. Fixes: https:/ /bugs.launchpad .net/bugs/ 1067358. Approved by Marco Trevisan (Treviño). - 2788. By MC Return
-
Unity actually provides the feature "fadetodesktop".
This change is needed to make unityshell just conflict with the Compiz "Fade to Desktop" (fadedesktop) plug-in, but work together with "Show Desktop" (showdesktop).
showdesktop only works if it is started after unityshell.. Fixes: https://bugs.launchpad .net/bugs/ 1067534. Approved by Marco Trevisan (Treviño).
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unity