-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Linux .desktop file improvements #12707
Copy link
Copy link
Closed
Labels
featureDEPRECATED label: use issue type 'Feature' insteadDEPRECATED label: use issue type 'Feature' insteadplatform:linuxhappens only on linux, not other OShappens only on linux, not other OS
Description
Check for existing issues
- Completed
Describe the feature
- It would be nice if the
Execline accounted for passing files or URLs as arguments (so "Open With... > Zed" works properly, and for registering as a handler forhttps://zed.dev/channel/*-URLs). Looks like there is already some preparatory code for this but it's not being used. - The file name of the .desktop file MUST match the wayland app id for it to get correctly associated with application windows.
EDIT: incorporated clarifications from @ReillyBrogan . StartupWMClass is not needed if the wayland app id (and therefore the file name) is identical to the WM_CLASS on X11. This is already the case, so no action is needed on that front.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureDEPRECATED label: use issue type 'Feature' insteadDEPRECATED label: use issue type 'Feature' insteadplatform:linuxhappens only on linux, not other OShappens only on linux, not other OS
Type
Fields
Give feedbackNo fields configured for issues without a type.