A Linux Compositor Inside Minecraft, Waylandcraft Turns The Game Into A Desktop Window

A Minecraft mod is doing something that sounds almost impossible: it is running a Wayland compositor inside the game and turning Linux applications into windows that appear within the Minecraft world. The project, called Waylandcraft, has already shown Linux terminal sessions, video playback, and even Osu running inside the sandbox.

What makes the demo stand out is not only the novelty, but the fact that it actually works. Instead of imitating a desktop or faking an interface, the mod places real Linux application windows directly into the game environment.

A desktop layer inside a game

Waylandcraft was created by modder EVV1E and first drew attention after Hackaday highlighted it. The idea is simple on paper, but unusual in practice because it moves a Linux display system into a place that is not an operating system at all.

Minecraft has long been used for experiments with logic machines, virtual computers, and other technical builds. Waylandcraft pushes that tradition further by bringing a modern Linux display stack into the game itself.

What the mod actually shows

In the available demo, the Minecraft windows are not decorative props. They are used to run Osu, play video, and open a Linux terminal.

That detail matters because it shows the project is more than a visual trick. The applications are functioning inside Minecraft, which gives the mod a different kind of appeal for both Linux users and the modding community.

Part of a wider Wayland moment

The project also arrives during a period of renewed attention around Wayland in Linux. Some distributions have adopted it, others have moved away from X11 in favor of Wayland, and there are also efforts aimed at slowing the shift away from X11.

Waylandcraft fits into that broader conversation in an unusual way. It does not focus on a normal Linux desktop, but it does show that a modern Linux display component can be moved into an environment designed for something entirely different.

Clear limits remain

Despite the spectacle, Waylandcraft is not meant to be a universal or practical feature for everyone. It is Linux-only, so users on other platforms cannot simply install and run it.

Multiplayer support is also limited. EVV1E explained that full multiplayer would require streaming the window data to every player who can see it, so the mod can be used on a server but the window view is only visible to the player running it. Other players in the same world will not see what is being opened.

What is required to run it

Anyone trying Waylandcraft needs Linux, Minecraft version 26.1.2, and the Fabric mod loader. The setup also depends on system libraries, including xkbcommon 1.11.0 and xkbcommon tools such as xkbcli.

Those requirements make it clear that this is not a casual plug-and-play mod. It sits closer to a technical experiment than a mainstream gameplay addition, even though it still runs inside one of the most flexible sandbox games ever made.

For Linux enthusiasts, the project offers a strange but impressive look at Wayland inside an unexpected setting. For Minecraft players, it is another reminder that the game continues to serve as a platform for ideas that go far beyond ordinary play.

Source: www.xda-developers.com

Related