lp:~aacid/unity-2d/cache_spread_shown

Created by Albert Astals Cid and last modified
Get this branch:
bzr branch lp:~aacid/unity-2d/cache_spread_shown
Only Albert Astals Cid can upload to this branch. If you are Albert Astals Cid please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Albert Astals Cid
Project:
unity-2d
Status:
Merged

Recent revisions

1027. By Albert Astals Cid

Use a internal cache for the spread shown value

Otherwise when the service becomes available it may happen that we do
the shownChanged(true) because it's shown and the shownChanged(true) because of
the direct connection between signals and thus the shell ends up with
two shownChanged(true) and forces the visibiity of the launcher twice, meaning
that if we are using hide-mode 1 the launcher will be stuck shown forever

1026. By Paweł Stołowski

[shell] Supress warnings/type error for onCountChanged property for undefined lensView.model object - check if model exists before binding to onCountChanged
  property. The warnings are:
   LensView.qml:48:5: QML Connections: Cannot assign to non-existent property "onCountChanged"
   LensView.qml:50: TypeError: Result of expression 'lensView.model' [undefined] is not an object.. Fixes: . Approved by Albert Astals Cid.

1025. By Gerry Boland

[launcher] Start the hide timer if on target animation end the mouse is not over the target. Fixes: https://bugs.launchpad.net/bugs/943296. Approved by Gerry Boland.

1024. By Paweł Stołowski

[dash] Properly handle always-fullscreen flag, forcing fullscreen mode on small screens: bind to shellManager.dashAlwaysFullScreen, not shellManager.alwaysFullscreen.. Fixes: https://bugs.launchpad.net/bugs/967305. Approved by Albert Astals Cid.

1023. By Albert Astals Cid

[dash] Add workaround for lp:968215 - where dash being maximised & then restored, many visual artifacts remained on screen. Fixes: https://bugs.launchpad.net/bugs/968215. Approved by .

1022. By Paweł Stołowski

[dash] Implemented support for no-results-hint. Hint message is now displayed in the dash if there were no search results for user query.. Fixes: https://bugs.launchpad.net/bugs/711199. Approved by Gerry Boland.

1021. By Albert Astals Cid

[spread] Make toggling the spread from the launcher work

Make the connection for onViewVisibleChanged queued, this way when we get there the window has already been shown, otherwise the forceActivateWindow fails. Fixes: https://bugs.launchpad.net/bugs/968146. Approved by .

1020. By Launchpad Translations on behalf of unity-2d-team

Launchpad automatic translations update.

1019. By Gerry Boland

[hud] Improve monitoring of HUD service connection: reset data properly and disconnect only when connected. Fixes: https://bugs.launchpad.net/bugs/965106. Approved by Pawel Stolowski.

1018. By Albert Astals Cid

Initialize m_monitoredAreaContainsMouse. Fixes: . Approved by .

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:unity-2d
This branch contains Public information 
Everyone can see this information.