Closed
Description
It would be nice, just like with Intellij to support adding a desktop entry so people could launch Jadx properly through their desktop environment.
There needs to be several conditions to handle cases when that action is unwanted:
- hide it if the user is not on Linux
- hide it an environment variable/build flag is set (so distributions that handle the desktop entries themselves could disable it)
- hide it if the user already installed it (or maybe add an option to remove it)
I think that best way would be to show a popup the first time Jadx is opened and afterward showing it in the menubar.
Activity