wlrfx/scenefx/Compiling from source GitHub Discord

← scenefx

Compiling from source

scenefx builds with meson. You'll need the following dependencies installed first:

Setup and build

meson setup build/
ninja -C build/

Install

sudo ninja -C build/ install

Packaged builds are also available for a number of distributions — check Repology for current versions.