Quickshell


DesktopEntries: QtObject

singleton
import Quickshell

Index of desktop entries according to the desktop entry specification.

Primarily useful for looking up icons and metadata from an id, as there is currently no mechanism for usage based sorting of entries and other launcher niceties.

  • applications ObjectModel <DesktopEntry>
    readonly

    All desktop entries of type Application that are not Hidden or NoDisplay.

  • byId(id) DesktopEntry

    Property idstring

    Look up a desktop entry by name. Includes NoDisplay entries. May return null.