hud-service Hacking Guide
Overview
Data Types
HudStringList
— a refcounted list of strings
Queries, Results, Items
HudItem
— a user-interesting item that can be activated
HudResult
— a search result: a
HudItem
plus metadata about why it matched
HudQuery
— a stateful query against a
HudSource
Sources
HudSource
— a source of
HudResults
HudSourceList
— a list of
HudSources
that is itself a
HudSource
HudWindowSource
— a
HudSource
for the menubars of windows
HudIndicatorSource
— a
HudSource
to search through the menus of indicators
HudAppIndicatorSource
— a
HudSource
to search through the application indicators
HudDbusmenuCollector
— a
HudSource
that collects
HudItems
from Dbusmenu
HudMenuModelCollector
— a
HudSource
that collects
HudItems
from
GMenuModel
Utility API
HudSettings
— tunable parameters
HudAppMenuRegistrar
— client for the com.canonical.AppMenu.Registrar D-Bus service
Object Hierarchy
API Index
Index of deprecated API
Annotation Glossary