Skip to content

Running Linux Apps In Windows Is Now A Reality

When Microsoft released Windows Subsystem for Linux (WSL) in 2016, the hype was unreal. People were dreaming of running their Windows and Linux apps side-by-side, without having to reboot. But alas, WSL could only run terminal applications.

Last year, Microsoft set out again to try to revolutionize the Windows app ecosystem. This time, they replaced the old emulated kernel with a real Linux kernel. This change allowed you to run Linux apps in Windows.

Initial Preview of GUI Apps for WSL

Technically, you did get the initial support for Linux GUI apps on WSL, but only when using a 3rd-party X server. These were often buggy, slow, hard to set up, and posed a privacy concern.

The result of this was a small group of Linux enthusiasts (that happened to run Windows) that had the skills and knowledge to set up an X server. These people were then horribly disappointed at the fact there was no hardware acceleration at all.

So, it was wise to stick to command line utilities on WSL.

But this all changes now. Now that Microsoft is officially supporting GUI Linux apps, we will be receiving hardware acceleration, alongside a huge range of other improvements in WSL.

Linux GUI Apps For The Masses: WSLg

Image Credit: Microsoft Devblogs

With the new official support from Microsoft in WSL, there is a huge range of available improvements. These include:

  • GPU hardware acceleration
  • Audio and microphone support out of the box
  • Automatic starting of the X and PulseAudio servers

And, they’ve given this feature a nickname “WSLg“.

These features will make running Linux apps on WSL almost as easy as running native apps, with a minimal performance impact.

So, you can try running your favorite IDE, Linux-specific testing use-cases, and a variety of other applications like CAD software.

GPU Hardware Acceleration In Linux Apps

Image Credit: Microsoft Devblogs

One of the biggest issues with running GUI Linux apps on Windows previously was that they couldn’t use hardware acceleration. This left us with a slow mess when trying to move windows around and doing anything that needed some GPU horsepower.

According to the announcement post from Microsoft:

As part of this feature, we have also enabled support for GPU accelerated 3D graphics! Thanks to work that was completed in Mesa 21.0, any applications that are doing complex 3D rendering can leverage OpenGL to accelerate these using the GPU on your Windows 10 machine.

This is a useful addition, and should help anyone wanting to run GPU intensive applications through WSL.

Audio And Microphone Support Out Of The Box!

One of the key elements to a good experience with Linux apps running alongside Windows apps is the audio. With the new WSL update, audio is supported out of the box. This is achieved with a PulseAudio server being started at the same time as the X server.

Microsoft explains:

Linux GUI applications on WSL will also include out-of-the-box audio and microphone support. This exciting aspect will let your apps play audio cues and utilize the microphone, perfect for building, testing, or using movie players, telecommunication apps, and more.

If we want Linux apps to become more widespread, this is a key feature. This will also allow developers of Windows apps to better support porting their apps to Linux.

Automatic Starting Of All The Required Servers

Image Credit: Microsoft Devblogs

Previously, you had to start the PulseAudio and X servers manually before being able to actually run anything. Now, Microsoft has implemented a service that checks to see if a Linux app is running, and then starts the required servers automatically.

This allows much easier launching and using of Linux apps on Windows.

Microsoft claims this will improve the user experience significantly:

With this feature, we are automatically starting a companion system distro, containing a Wayland, X server, pulse audio server, and everything else needed to make Linux GUI apps communicate with Windows. After you’re finished using GUI applications and terminate your WSL distribution the system distro will automatically end its session as well.

These components combine to make it super easy to run Linux GUI apps alongside regular Windows apps.

Wrapping Up

With all these new features, it looks like Microsoft is giving it their best to get Linux apps working on Windows. And with more users running Linux apps on Windows, we may see more of them jump ship and move solely to Linux. Especially since the apps they’re used to would run anyway.

If this takes off (and Microsoft doesn’t kill it in a few years), it will bring an end to a 5-year quest to bring Linux apps to Windows. If you are curious to learn more about it, you can look at the release announcement.

What are your thoughts on GUI Linux apps running on Windows? Share them in the comments below!


More from It's FOSS...

Latest