lp:~dyams/unity-2d/mm-spread-state-one

Created by Lohith D Shivamurthy and last modified
Get this branch:
bzr branch lp:~dyams/unity-2d/mm-spread-state-one
Only Lohith D Shivamurthy can upload to this branch. If you are Lohith D Shivamurthy please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Lohith D Shivamurthy
Project:
unity-2d
Status:
Development

Recent revisions

846. By Lohith D Shivamurthy

[spread] Don't save screen number in SpreadView

845. By Lohith D Shivamurthy

[spread] Multi monitor support, Initial commit

844. By Didier Roche-Tolomelli

Dummy commit to rebuild against latest libunity and unity packaging
(libunity ABI bump) UNBLOCK. Fixes: . Appoved by Aurélien Gâteau.

843. By Gerry Boland

[test] Fix Xdo to properly send function keys and re-enable Alt+F1 focus test. Fixes: . Appoved by Lohith D Shivamurthy.

842. By Gerry Boland

[test] [xdo] Ensure WM controls work by checking metacity's settings. Fixes: . Appoved by Lohith D Shivamurthy.

841. By Tiago Salem Herrmann

[dash] Remove underline from "Filter results" when it is highlighted. Fixes: https://bugs.launchpad.net/bugs/893061. Appoved by Gerry Boland.

840. By Michał Sawicz

[debian] package debug symbols. Fixes: . Appoved by Gerry Boland.

839. By Tiago Salem Herrmann

The request to open the command lens (alt+f2) happens before the list of available lenses is properly populated when unity-2d-places is started by a dbus call.
This patch adds a simple "queue" that checks if the requested queue is available everytime a new lens is added to the "lenses" variable. Fixes: https://bugs.launchpad.net/bugs/883392. Appoved by Gerry Boland, Lohith D Shivamurthy.

838. By Albert Astals Cid

Do not invoke m_application->windows() multiple times

Two reasons for that:
 * the result of m_application->windows() needs to be deleted and if we call it in the for loop we can't
 * The size of the list itself can change (and more critically shrink) between calls ending up in a call to an invalid index (Bug 854634)
. Fixes: https://bugs.launchpad.net/bugs/854634. Appoved by Gerry Boland, Lohith D Shivamurthy.

837. By Albert Astals Cid

Reset window to NULL if it's not the one we are looking for

Otherwise in case we don't find the one with the xid we want the function returns the pointer of the last window of the list
. Fixes: . Appoved by .

Branch metadata

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