Linux Windows Subsystem for Linux (WSL) 0.66.2 released


  • Staff
  • 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.
Code:
[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
  • Update MSRDC to version 1.2.3401
  • Update Microsoft.Direct3D.Linux to 1.606.4

Source:

See also:
 

Attachments

  • WSL.png
    WSL.png
    17.6 KB · Views: 2

Latest Support Threads

Back
Top Bottom