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

[IDEA] Use site-specific icons for MCA instances / launches #5733

Open
ChristopherSchultz opened this issue Mar 23, 2023 · 1 comment
Open
Labels
enhancement New feature or request Internal-Issue-Created An issue has been created in NextGen's internal issue tracker RS-10577 triaged

Comments

@ChristopherSchultz
Copy link
Contributor

If you manage more than one MC server using MCA, you'll often have multiple MCA instances open, each to a different server.

The window titles identify the remote server by connection URL, but:

  1. The dock titles (at least on MacOS) only say "java"
  2. The dock/tray/whatever icons are all the same

It would be nice to take the icon from connections.json and use that when launching that particular instance of MCA. If you really want to (i.e. branding), you could merge the icons for Mirth Connect and whatever the connection-icon is, so you can have party-parrot-Mirth or whatever.

Oh, and also fix the dock title as well.

These can be done by adding -Xdock:name and -Xdock:icon parameters to the JVM invocation.

@ChristopherSchultz ChristopherSchultz added the enhancement New feature or request label Mar 23, 2023
@jonbartels
Copy link
Contributor

Related discussion #5263 (comment)

@lmillergithub lmillergithub added triaged Internal-Issue-Created An issue has been created in NextGen's internal issue tracker labels Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Internal-Issue-Created An issue has been created in NextGen's internal issue tracker RS-10577 triaged
Projects
None yet
Development

No branches or pull requests

4 participants