lp://staging/~abreu-alexandre/unity/webapps-switcher-icons-not-at-back

Created by Alexandre Abreu and last modified
Get this branch:
bzr branch lp://staging/~abreu-alexandre/unity/webapps-switcher-icons-not-at-back
Only Alexandre Abreu can upload to this branch. If you are Alexandre Abreu please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alexandre Abreu
Project:
Unity
Status:
Development

Recent revisions

3167. By Alexandre Abreu

Webapps: remove limitations that webapps switcher icons are always in the back

3166. By PS Jenkins bot

Releasing 6.12.0daily13.02.19.1-0ubuntu1 to ubuntu.

Approved by .

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::PreviewStateMachine() 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
This branch contains Public information 
Everyone can see this information.

Subscribers