Linux GUI applications can run on Windows 10
This feature is extremely useful for developers who want to test their cross-platform application, as they can run directly on Windows 10 and then easily apply to Linux without any sewing or administrative changes. management of virtual machines.
WSL Linux GUI applications include microphone and audio support. This allows your app to broadcast an audio signal, use a microphone to create, test or use a telecom app, show movies, or more.
Microsoft has also enabled GPU-accelerated 3D graphics support, making some complex apps run smoother.
You can see the Gazebo app that simulates a virtual cave exploration robot, as well as an Rviz app that displays the robot's camera feed and the output of its laser field sensor. Thanks to GPU-accelerated 3D graphics, this demo is able to hit 60 FPS!
Microsoft has also enabled GPU-accelerated 3D graphics support, making some complex apps run smoother.
How to use this feature
- Make sure you are using Windows 10 Insiders version 21364 or higher
- If you have WSL installed, you need to run wsl --update and you will be set up to use the GUI applications.
- If you do not have WSL installed, running wsl -install will automatically install WSLg as part of your initial WSL setup.
You should read it
- How to Run Linux Commands on Windows with WSL 2
- Running Linux on Windows 10 does not require a virtual machine, here are 18 things you should know
- 7 ways to run Linux software on Windows
- Microsoft released a tool to run any version of Linux on Windows 10
- How to run Linux desktop using Windows Subsystem for Linux
- How to Enable the Windows Subsystem for Linux