lp://qastaging/~aacid/unity-2d/panel_click_gives_focus_to_maximized_windows

Created by Albert Astals Cid and last modified
Get this branch:
bzr branch lp://qastaging/~aacid/unity-2d/panel_click_gives_focus_to_maximized_windows
Only Albert Astals Cid can upload to this branch. If you are Albert Astals Cid please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Albert Astals Cid
Project:
unity-2d
Status:
Merged

Recent revisions

1105. By Albert Astals Cid

tests

1103. By Albert Astals Cid

Merge lp:unity-2d

1102. By Albert Astals Cid

Improvements for panel click handling

 - Do not try to drag m_window on mouse press+move if m_window is not in the same screen as the panel is
 - Do not unmaximize m_window on double click if m_window is not in the same screen as the panel is
 - Give focus to the topmost maximized window if clicking on the non name, non menu area of the panel

1101. By Albert Astals Cid

[lib] Load more types of 24 bit icons correctly, by preventing unnecessary ABGR → ARGB conversion in that case.

To the unit tests added three rgb dots to the existing colormapped image and then check for them. Also added a 24 bit non-colormapped image to check no ABGR → ARGB occurs.. Fixes: https://bugs.launchpad.net/bugs/977262. Approved by Gerry Boland.

1100. By Albert Astals Cid

[shell] Update m_monitoredAreaContainsMouse on drag leave. Fixes: https://bugs.launchpad.net/bugs/1002308. Approved by .

1099. By Albert Astals Cid

[panel] Only react to left mouse button double click
. Fixes: https://bugs.launchpad.net/bugs/736491. Approved by .

1098. By Albert Astals Cid

[Launcher] When the stickyness of an application instance changes and we decide to remove it from it's launcher applicationlist do the same for all the other launchers (monitors). Fixes: https://bugs.launchpad.net/bugs/988739. Approved by .

1097. By Albert Astals Cid

[shell] Rename "activateFirstResult" signal in SearchEntry.qml to the more descriptive and generic name "returnPressed". Fixes: . Approved by Gerry Boland.

1096. By Albert Astals Cid

[lib] Support 24 bit pixbuf to QImage conversion (e.g. for kmag icon in Launcher). Fixes: https://bugs.launchpad.net/bugs/977262. 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://qastaging/unity-2d
This branch contains Public information 
Everyone can see this information.