Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add NSM keys to .desktop file #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

grammoboy2
Copy link

@grammoboy2 grammoboy2 commented Oct 9, 2024

This adds NSM related keys to the xdg .desktop file, so NSM related tools can find applications with NSM support.

X-NSM-Capable=true
X-NSM-Exec=qmidiarp

X-NSM-Capable should be ideally be false if the application is build without NSM support.
X-NSM-Exec, is the exec name of the application when used in NSM. It can't contain a path or command line arguments like %f.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant