• boredsquirrel@slrpnk.net
    link
    fedilink
    arrow-up
    0
    ·
    3 months ago

    TLDR: Easy installation of something like Termux, GUI, Kwin and KDE, and a graphical display.

    This is really good!

    • lily33@lemm.ee
      link
      fedilink
      arrow-up
      1
      ·
      3 months ago

      Not really. It seems to use a very different technology from termux.

      • drwankingstein@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        0
        ·
        3 months ago

        it’s actually not that far off a chroot, it uses LXC, the really cool thing thats going on is this wayland integration, I was waiting for termux-gui + wlroots to come along, but this might just land first

        • lily33@lemm.ee
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          3 months ago

          However, it also uses halium and libhybris. That means you can’t just install your favourite distro and upstream tools. Everything that needs GPU acceleration needs to be patched for libhybris. For example, that means no upstream wlroots - and the latest patched version I think is 0.12 or so.

        • iturnedintoanewt@lemm.ee
          link
          fedilink
          arrow-up
          0
          ·
          3 months ago

          So how does it render to screen? Because the biggest nag on any of these previous implementations came when I needed to use VNC to remotely connect to the desktop…

          • drwankingstein@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            0
            ·
            3 months ago

            it uses a modified wayland compositor that hooks up directly to android surfaceview. Currently if you want a chroot/proot solution, I reccomend termux-x11. it’s good performance.