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

[Request]: The ability to integrate applications from a chroot into the host menu #32

Open
zeitue opened this issue Oct 17, 2022 · 1 comment
Assignees

Comments

@zeitue
Copy link

zeitue commented Oct 17, 2022

Tell us the problem or your need

Currently you can install GUI applications in a chroot, but they don't integrate with the host system. You have to launch them from the command line.

Describe the solution you'd like

The ability to integrate applications from a chroot into the host distro's menu system.

  • Present a list of applications from each chroot and allow the user to choose which ones they want to show up in their menu
  • Allow a select all applications from a chroot and group them in a subdirectory in GNOME shell or a submenu in KDE Plasma

Other solutions?

No response

Additional context and references

  • In order to do this we could parse the XDG application directories from inside the chroot
  • Then use GTK's icon look up system to find the icons.
  • We would then copy the icon to the host
  • Finally create a patched desktop file on the host side.
@zeitue zeitue changed the title [Request]: [Request]: The ability to integrate applications from a chroot into the host menu Oct 17, 2022
@mirkobrombin
Copy link
Member

I'm going to include an application menu on the atom page and allow you to export them individually

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

No branches or pull requests

2 participants