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

Added the functionality to specify the StartupWMClass in mLauncher #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Manuel-Kehl
Copy link

I mostly use mLauncher to create "Chromium webapps", i.e. chromium --app="URL" as executable.
While assigning icons to the .desktop file works for launching the app, it does not work at runtime, as it returns to the default Chromium icon. To fix that, the URL (without http[s]://) has to be added as StartupWMClass, which is now possible via mLauncher 😉

💡 For the future one could even think about creating a single button "create Chrome/Chromium webapp" with a popup that handles URL processing, so that the user simply specifies the URL, name and icon. What do you think about that?

Manuel Kehl added 2 commits October 24, 2015 13:25
I added a label and a text entry with corresponding tool tip.
I added the corresponding lines to the loading and saving functions.
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