lp:~aacid/unity-2d/hotmodifier_hotfix

Created by Albert Astals Cid and last modified
Get this branch:
bzr branch lp:~aacid/unity-2d/hotmodifier_hotfix
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

1031. By Albert Astals Cid

If there is other modifier pressed is not a tap

1030. By Albert Astals Cid

[HUD] Read the unity setting for hud toggling

For that we need to introduce a parser of the gsettings unity conf key and modify the hotmodifier so it supports multiple modifiers (like shift + alt). Fixes: https://bugs.launchpad.net/bugs/969256. Approved by Pawel Stolowski.

1029. By Albert Astals Cid

[hud] Redesign for hide-mode=0 case. Launcher's BFB icon replaced with one specified by HUD.

BFB icon animation left for later commit.. Fixes: https://bugs.launchpad.net/bugs/948960, https://bugs.launchpad.net/bugs/971603. Approved by Andrea Cimitan, Albert Astals Cid.

1028. By Paweł Stołowski

[dash] Apply search query on lens switching. Re-opening dash resets search results.

Set searchQuery property of lens model on onDashActiveLensChanged signal from shellManager.. Fixes: https://bugs.launchpad.net/bugs/947985. Approved by Albert Astals Cid.

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
. Fixes: https://bugs.launchpad.net/bugs/940590. Approved by Pawel Stolowski.

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.

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.