GWSL-Source icon indicating copy to clipboard operation
GWSL-Source copied to clipboard

The actual code for GWSL. And some prebuilt releases.

Results 84 GWSL-Source issues
Sort by recently updated
recently updated
newest added

![GWSL_KBC3jkeIsC](https://user-images.githubusercontent.com/32093371/213087868-d4103889-7592-4548-9c87-70e28332f1f7.png)

Hello, Could you add an easy button to mount/umount USB disk? https://learn.microsoft.com/en-us/windows/wsl/wsl2-mount-disk to do : `wsl --mount --bare` or a global setting to do mount in WSL2 by default Regards,

As per the subject, after launching `wsl --update` and upgrading the kernel from version 5.10.102.1 to version 5.15.57.1 following the upgrade to Windows 11 22H2, applications launched with GWSL, but...

If I use the "GWSL Distro Tools" -> "Display/Audio Auto-Exporting", it adds the following lines to my profile: ``` export DISPLAY=$(cat /etc/resolv.conf | grep nameserver | awk '{print $2; exit;}'):0.0...

On a fresh installation of the latest version from the Microsoft Store starts up, however the Service keeps crashing with the following Message: ![image](https://github.com/Opticos/GWSL-Source/assets/41262691/84814a01-4d42-4677-bf39-71fa4826835e) The `service.log` file lists the following...

Hello, I have purchased and used X410 for many years. At some point, the dev just decided that everyone, including those who had already purchased the full version of X410,...

I'm struggling to figure out why OpenGL is not enabled for my chrome instances in WSL2 with GWSL. Output of `glxinfo -B`: ``` name of display: :0.0 display: :0 screen:...

This fixes the ip issue, i tried nameserver ip but it doesnt work but this works part of : https://github.com/Opticos/GWSL-Source/pull/186

…l be given via cli and github action run better and complete build action part of : https://github.com/Opticos/GWSL-Source/pull/186

This PR fixes #184. This PR might cause problems for people running older versions of WSL. All this PR does is update the way the WSL host IP is found....