lp://staging/~abreu-alexandre/unity/webapps-switcher-icons-not-at-back
- Get this branch:
- bzr branch lp://staging/~abreu-alexandre/unity/webapps-switcher-icons-not-at-back
Branch merges
- Christopher Townsend (community): Needs Fixing
-
Diff: 13 lines (+0/-3)1 file modifiedlauncher/ApplicationLauncherIcon.cpp (+0/-3)
Branch information
Recent revisions
- 3167. By Alexandre Abreu
-
Webapps: remove limitations that webapps switcher icons are always in the back
- 3165. By Andrew Gunnerson
-
Add timeout before removing launcher icon. Fixes: https:/
/bugs.launchpad .net/bugs/ 1119801. Approved by Andrea Azzarone.
- 3164. By MC Return
-
Fixed minor cppcheck static code analysis issues:
Do not assign true to bool odd, because this value is never used.
Instead declare and assign a value to odd in the same line.Also initialize the class member variable bool requires_
new_position with
false in the PreviewStateMachine::PreviewSt ateMachine( ) constructor. Approved by Andrea Azzarone, Łukasz Zemczak.
- 3163. By Łukasz Zemczak
-
Use a nasty hack to avoid ARM pointer mis-alignment errors in gcc. Before doing a cast to unsigned long *, let's convert to a void pointer first.
Approved by Sam Spilsbury.
- 3162. By Sam Spilsbury
-
Don't remove bounding rects (LP: #1091600). Fixes: https:/
/bugs.launchpad .net/bugs/ 1091600. Approved by Esokrates.
- 3161. By Sam Spilsbury
-
Save the saved input shape to a window property, so if compiz crashes
we can still recover the minimized window.Also fixed a crash in the tests.
(LP: #851964). Fixes: https:/
/bugs.launchpad .net/bugs/ 851964. Approved by Andrea Azzarone.
- 3160. By Andrea Azzarone
-
Fix alt+grave regression. Fixes: https:/
/bugs.launchpad .net/bugs/ 1129372. Approved by Łukasz Zemczak.
- 3159. By Łukasz Zemczak
-
Add a new test suite - test_search.
This test suite is supposed to test the searching mechanisms of Unity. For now it only tests the behavior for the HUD and application lens. The test cases inside check if when a given search string is given, the proper results will be returned. There are also test cases for testing fuzzy search, e.g. when slightly erroneous input is provided.
We're using window-mocker for this. And for now, app lens fuzzy tests are skipped - until libcolumbus is not released.Approved by .
- 3158. By Christopher Townsend
-
Webapps cause two active applications in some cases, so added a check to only pick up the first active app which is the web browser. Fixes: https:/
/bugs.launchpad .net/bugs/ 1070715. Fixes: https:/ /bugs.launchpad .net/bugs/ 1070715. Approved by Brandon Schaefer.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unity