~bigrigbob2010/unity:lp-1154364-incremental-search-fix

Last commit made on 2015-12-26
Get this branch:
git clone -b lp-1154364-incremental-search-fix https://git.launchpad.net/~bigrigbob2010/unity
Only Rob White can upload to this branch. If you are Rob White please log in for upload directions.

Branch merges

Branch information

Name:
lp-1154364-incremental-search-fix
Repository:
lp:~bigrigbob2010/unity

Recent commits

f199616... by Andrea Azzarone

Propose a fix for bug #1154364. Patch originally proposed by Prasad Somwanshi.

Fixes LP: #1154364

(bzr r4068)

130cf4f... by CI Train Bot Account

Releasing 7.4.0+16.04.20151218-0ubuntu1

(bzr r4067)

f688b69... by Marco Trevisan (Treviño)

PanelMenuView: ensure that the maximized window is computed when setting the monitor Fixes: #1526835
Approved by: PS Jenkins bot, Andrea Azzarone

(bzr r4066)

e0af958... by Marco Trevisan (Treviño)

CompizShortcutModeller: show menus keybinding can be read from settings
Approved by: PS Jenkins bot, Andrea Azzarone

(bzr r4065)

4321320... by Marco Trevisan (Treviño)

TextInput: reduce opacity to warning if only num_lock is enabled
Approved by: PS Jenkins bot, Andrea Azzarone

(bzr r4064)

66e4798... by Marco Trevisan (Treviño)

SwitcherModel: don't reiterate over windows all the time, keep a list and update it

Windows are computed just once, unless the window count for the selected icon
changes. DetailXids is now returning something only if detail is enabled.

When the active app windows changed, we can update the detail xids. Fixes: #1526434
Approved by: Andrea Azzarone

(bzr r4063)

b756547... by Marco Trevisan (Treviño)

LayoutSystem: add ComputeDecorationHeight method to LayoutWindow

Use this only for SwitcherView, while we don't need this trick when using
these windows for generating the spread grid. Fixes: #1526386
Approved by: PS Jenkins bot, Andrea Azzarone

(bzr r4062)

85a2ca5... by Marco Trevisan (Treviño)

a11y: move accessibility stuff to its own directory, adding a private lib for building
Approved by: Andrea Azzarone

(bzr r4061)

a0382ec... by Marco Trevisan (Treviño)

a11y: don't spam the log with warnings when a quicklist is opened

React silently when trying to get accessible elements from null views.
Approved by: PS Jenkins bot, Andrea Azzarone

(bzr r4060)

7b8ed67... by Marco Trevisan (Treviño)

GnomeKeyGrabber: refcount the actions and remove them only when nobody needs

There might be multiple customers for an action (i.e. a menu entry and a dbus customer)
so we can't remove them in this case without ref-counting. Fixes: #1525308
Approved by: PS Jenkins bot, Andrea Azzarone

(bzr r4059)