https://bugs.kde.org/show_bug.cgi?id=510401
--- Comment #6 from HelpHQ <[email protected]> --- (In reply to TraceyC from comment #4) > (In reply to HelpHQ from comment #2) > If you're running KDE Plasma inside the distrobox, can you paste the output > of `kinfo` into a reply? Thanks ** There is not a desktop environment running inside of distrobox. ** By default, Distrobox does not load a full desktop environment (DE) when you run a container. Its main purpose is the opposite: to deeply integrate applications from the container into your existing host desktop environment. How it works: Host DE: You run your normal desktop (like GNOME, KDE, etc.) on your main (host) operating system. Enter Container: You run "distrobox enter my-container" and get a terminal prompt for the containerized OS (e.g., Ubuntu). Run GUI App: If you install and run a graphical application (like firefox or gimp) from within that container's terminal, Distrobox automatically forwards its display (using X11 or Wayland) so the app's window appears on your host desktop, right alongside your native host apps. You don't see a "desktop within a desktop." You just see the single application window. -- You are receiving this mail because: You are watching all bug changes.
