lp:~aacid/unity-2d/non_sticky_barrier_on_non_activation_side

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

1036. By Albert Astals Cid

no need for that much wait time

1035. By Albert Astals Cid

Add a test for the triggerOnly property

1034. By Albert Astals Cid

Move the triggerOnly logic to doProcess so we don't have to wait up to 75 msec for the release

1033. By Albert Astals Cid

We are triggerOnly when the barrier is trigger enabled and not sticky

1032. By Albert Astals Cid

Merge bzr+ssh://bazaar.launchpad.net/~aacid/unity-2d/sticky_edges/

1031. By Albert Astals Cid

Add the triggerOnly property to pointer barriers

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.

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.