lp://staging/~aacid/unity-2d/non_sticky_barrier_on_non_activation_side
- Get this branch:
- bzr branch lp://staging/~aacid/unity-2d/non_sticky_barrier_on_non_activation_side
Branch merges
- Paweł Stołowski (community): Approve
-
Diff: 211 lines (+102/-12)4 files modifiedlibunity-2d-private/src/pointerbarrier.cpp (+38/-12)
libunity-2d-private/src/pointerbarrier.h (+8/-0)
libunity-2d-private/tests/pointerbarriertest.cpp (+55/-0)
shell/Shell.qml (+1/-0)
Related bugs
Bug #960175: [launcher] Pointer reveal barrier should be 1 way only | Low | Fix Released |
Related blueprints
Branch information
Recent revisions
- 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
- 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 onDashActiveLen
sChanged 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://staging/unity-2d