You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 3, 2020. It is now read-only.
The Icon Theme Specification actually does not specify $XDG_DATA_HOME as a source for icons, hence applications in userspace do not have a standard way to place their icons. Although Ubuntu Unity, XFCE, and other desktops do pick icons up from there, but KDE Plasma doesn't.
The Icon Theme Specification actually does not specify
$XDG_DATA_HOMEas a source for icons, hence applications in userspace do not have a standard way to place their icons. Although Ubuntu Unity, XFCE, and other desktops do pick icons up from there, but KDE Plasma doesn't.https://specifications.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html
@ximion, am I reading the XDG spec correctly, and do you think we should propose a change?
https://bugreports.qt.io/browse/QTBUG-48417
This seems to be a 12-year old issue:
https://lists.freedesktop.org/archives/xdg/2004-September/003280.html
In the KDE Plasma GUI there is no notion of per-user icons either:
http://askubuntu.com/questions/788386/how-to-add-icons-on-the-kde-menu-editor-icon-source
In addition, KDE Plasma seems to ignore icons in
$HOME/.icons.Effectively leaving no way for an user-space application like appimaged to install icons for applications.