I was reading through AppImage documentation and I noticed this optional desktop key and others like it, but they don’t appear to have any implementation in the newer Golang-based AppImage tools unless I somehow missed it. Are these deprecated? Or just not implemented yet?
X-AppImage-Name=
is generally not needed, as Name=
can be used.