Skip to main content

palette_entries

Function palette_entries 

Source
pub fn palette_entries(snapshot: &CatalogSnapshot) -> Vec<LauncherCatalogEntry>
Expand description

Map every palette-exposed tool across every catalog in snapshot into a LauncherCatalogEntry. A tool is included when it exposes itself on the Palette surface, per ToolSpec::exposed_on (the palette overlay defaults to enabled when absent).