Crate freedesktop_desktop_entry

Source

Re-exports§

pub use unicase;

Structs§

DesktopEntry
Group
Groups
Iter

Enums§

DecodeError
ExecError
IconSource
PathSource

Functions§

current_desktop
default_paths
Returns the default paths in which desktop entries should be searched for based on the current environment. Paths are sorted by priority.
desktop_entries
Read all desktop entries on disk into a Vec, with only the given locales retained.
find_app_by_id
Case-insensitive search of desktop entries for the given app ID.
get_languages_from_env
Get the configured user language env variables. See https://wiki.archlinux.org/title/Locale#LANG:_default_locale for more information

Type Aliases§

GroupName
Key
Locale
LocaleMap
Value