touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #38760
[Bug 1008435] Re: HUD: Result list
** Changed in: unity
Status: New => Won't Fix
** Changed in: unity (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1008435
Title:
HUD: Result list
Status in Unity:
Won't Fix
Status in unity package in Ubuntu:
Invalid
Bug description:
Add support to obtain the search results on the HUD.
Something like this:
hud = Hud()
hud.ensure_visible()
keyboard = Keyboard()
keyboard.type('file')
results = hud.get_children_by_type(HudResultItem)
for item in results:
print item.label
To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1008435/+subscriptions