** 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 Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
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
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp