lp:~3v1n0/unity/launcher-controller-bamf-check

Created by Marco Trevisan (Treviño) and last modified
Get this branch:
bzr branch lp:~3v1n0/unity/launcher-controller-bamf-check
Only Marco Trevisan (Treviño) can upload to this branch. If you are Marco Trevisan (Treviño) please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Marco Trevisan (Treviño)
Project:
Unity
Status:
Development

Recent revisions

2367. By Marco Trevisan (Treviño)

LauncherController: check if an icon is on the model before adding it.

Remove the usage of the "unity-seen" flag.

2366. By Daniel van Vugt

Fix major performance regression-regression due to rebinding FBO's much more
often than is required (LP: #987304)

This commit just reintroduces the fix for LP: #861061 (the same performance
regression) which was deleted by the fix for LP: #839480 in Unity 5.10.

UPDATE: This is not a complete fix for bug 987304 as other (new) performance problems seem to be present in Unity 5.x. But it is a critical part of the fix for bug 987304.. Fixes: https://bugs.launchpad.net/bugs/987304. Approved by Andrea Azzarone, Marco Trevisan (Treviño), Łukasz Zemczak, Tim Penhey.

2365. By Gord Allott

Adds a standalone mode to unity. Fixes: . Approved by Jason Smith.

2364. By Andrea Azzarone

Reduces the number of calling to ResultViewGrid::QueueDraw.. Fixes: . Approved by Marco Trevisan (Treviño).

2363. By Thomi Richards

Fix several erroring autopilot tests that were broken either during the recent switcher emulator API changes, or when we removed autopilot from the unity source tree.. Fixes: . Approved by Tim Penhey.

2362. By Andrea Azzarone

Unmute launcher.. Fixes: https://bugs.launchpad.net/bugs/949448. Approved by Marco Trevisan (Treviño).

2361. By Andrea Azzarone

Fix UnityViewWindow background when blur is disabled.. Fixes: https://bugs.launchpad.net/bugs/989291. Approved by Alex Launi.

2360. By Andrea Azzarone

Remove places tile code.. Fixes: . Approved by Marco Trevisan (Treviño).

2359. By Thomi Richards

Remove autopilot from the unity source tree - large reorganization of the autopilot code.. Fixes: . Approved by Tim Penhey.

2358. By Marco Trevisan (Treviño)

BamfLauncherIcon: add a timeout on application close before removing the icon

This makes the application to correctly hide when closed, but avoids
that the launcher icon is removed when an application is quickly opened/closed

Also we override the Remove() method to make sure that once it's called
we remove the "unity-seen" flag from the BamfApplication object.
So an application icon could be re-added in the period between the Remove()
call and the ~BamfLauncherIcon call (that could take some time).. Fixes: https://bugs.launchpad.net/bugs/995916, https://bugs.launchpad.net/bugs/999820. Approved by Tim Penhey, Thomi Richards.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:unity
This branch contains Public information 
Everyone can see this information.