Today we’re very excited to announce the open-source release of the Windows Subsystem for Linux. This is the result of a multiyear effort to prepare for this, and a great closure to the first ever issue raised on the Microsoft/WSL repo:

https://github.com/microsoft/WSL

  • @TerHu@lemm.ee
    link
    fedilink
    English
    61 day ago

    does that mean we could build a wsl that provides the flatpak environment, so that we could get a one click install flatpak for windows?

    • The_Decryptor
      link
      fedilink
      English
      21 day ago

      Should be possible, as it’s a normal VM you can already install flatpak apps in said VM as normal, you’d just need a Windows side bit to invoke the install within WSL when you opened the flatpak bundle, and then something to add a start menu shortcut from the app inside the VM (Which I actually assume already exists, I never actually ran WSL2 when I was on Windows)

      • @ramble81@lemm.ee
        link
        fedilink
        English
        31 day ago

        WSL2 now supports WSLg which allows you to run X11 (or other graphics packages) natively now.