2024-08-27 16:03:19 +03:00

426 B

Description

Add the meson build system.

This is useful for people who do not want to self-manage a wlroots installation.

To enable Xwayland support, you will need to enable it in the wlroots subproject:

meson setup -Dwlroots:xwayland=enabled build

Download

Authors