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

The actual code for GWSL. And some prebuilt releases.

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

chmod a+w /usr/share/applications touch /usr/share/applications/toolbox.desktop vim /usr/share/applications/toolbox.desktop [Desktop Entry] Encoding=UTF-8 Name=toolbox GenericName=toolbox Comment=toolbox for gwsl Exec="~/jetrabins-toolbox/jetrabins-toolbox" %f Terminal=false Type=Application Categories=Application;Programme;

Enabling clipboard sharing seems to not only share the CLIPBOARD clipboard, but also the PRIMARY clipboard. So if you something, it instantly overrides the (shared) clipboard. VcXsrv offers the option...

I might be dumb but I could find what I need to install in WSL (Ubuntu specially) for gwsl to work. I did install gnome already but otherwise nothing seems...

GWSL currently relies on WSL automatically setting the default gateway IP in `/etc/resolv.conf`. `/etc/resolv.conf` cannot be relied upon in cases where a user has set `network.generateResolvConf = false` in their...

Hi I have pycharm installed on my ubuntu distribution and when I run it from bash it works perfectly. To launch it I use the pycharm.sh available in the /bin...

Hi, 1. I would like to use GWSL in the multiwindow mode, but at the same time set an upper limit of the window size of the window for maximizing....

I have installed Rocky 8 RC Unofficial through Microsoft Store and it names the distro in wsl as "Rocky_8_RC_Unofficial". ![image](https://user-images.githubusercontent.com/2503639/162587430-b77dc7a6-ade6-4cd2-abfc-a27daf3b3c3a.png) I then installed GWSL and it would consider "Rock8RCUnofficial" as...

Hy, I run GWSL on my Personal PC without problems, but on my company laptop, GWSL cannot set Autoexport Display/Audio. Ubuntu 20.04 over WSL2 I checked the Windows Event Viewer...

When trying to connect to a remote server with the _Graphical SSH Connection_, there's a field to add an `SSH Private PPK Key` but it isn't working for me. The...

Not 100% sure why, but VcXsrv breaks in `-nowgl` mode when the .exe `vcxsrv.exe` doesn't exist. ## Repro In PowerShell: ```powershell # copy VCXSRV dir from GWSL into Downloads where...