summaryrefslogtreecommitdiff
path: root/misc/dist/linux/org.godotengine.Godot.desktop
AgeCommit message (Collapse)Author
2022-05-06Add Greek translation for Linux desktop fileEmmanouil Papadeas
Follow-up to #60777 and #60800.
2022-05-05Add French translation for Linux desktop fileHugo Locurcio
2022-05-05Add Simplified Chinese translation for Linux desktop fileHaoyu Qiu
2021-03-31set StartupWMClass in linux `.desktop` filebackwardspy
this allows linux app launchers and docks to correctly associate the godot project selector & editor windows with the icon used to launch godot. it prevents this problem specifically: https://askubuntu.com/questions/1144214/why-does-my-custom-launcher-file-create-two-icons-on-the-launcher-bar
2020-05-06Request the dedicated GPU when starting Godot from the `.desktop` fileHugo Locurcio
See <https://www.hadess.net/2020/05/dual-gpu-support-launch-on-discrete-gpu.html> for more information on this newly added `.desktop` entry property.
2018-07-28Tweak AppStream metadata and add MIME type integrationHugo Locurcio
This allows Godot to be registered as an application to open Godot project files.
2018-07-24Rename AppStream metadata and desktop files to follow the specificationHugo Locurcio
This also adds a few more fields to the AppStream file to improve desktop integration.