lp://staging/~aacid/unity-2d/sticky_edges
- Get this branch:
- bzr branch lp://staging/~aacid/unity-2d/sticky_edges
Branch merges
- Paweł Stołowski: Pending requested
-
Diff: 63 lines (+31/-2)2 files modifiedshell/Shell.qml (+19/-2)
tests/manual-tests/other.txt (+12/-0)
Related bugs
Bug #961285: [5.8 pre staging] "sticky edge" option does nothing visible | High | Fix Released |
Related blueprints
Branch information
Recent revisions
- 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. - 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.
dashAlwaysFullS creen, not shellManager. alwaysFullscree n.. 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://staging/unity-2d