You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Add wsl2.safeMode option to %userprofile%\.wslconfig
This change introduces the concept of "Safe Mode" to WSL which disables many features and is intended to be used to recover distributions that are in bad states.
[wsl2]
safeMode=true
Update wsl.exe to not create stdin / stdout / stderr relay threads if the std handle is not present
Do not set window title in wsl.exe [GH 8701]
Update Microsoft.WSLg to version 1.0.42
WSLg: archive wslg-notify debuginfo
rdp: upstream coding style changes
rdp: Multihead refactor
xwayland: Fix some xwayland focus bugs
xwayland: fix default override window position back to (0,0).
xwm: Don't send synthetic ConfigureNotify to windows that were mapped O-R