wf-config-0.9.0

Introduction to wf-config

The wf-config package provides a library that manages configuration files for Wayfire-0.9.0.

wf-config Dependencies

Required

GLM-1.0.1, libevdev, and libxml2

Optional

doctest (for tests)

Installation of wf-config

Install wf-config by running the following commands:

mkdir build &&
cd    build &&

meson setup --prefix=/usr       \
            --buildtype=release \
            -D tests=disabled   \
            .. &&

ninja

Now, as the root user:

ninja install

Contents

Installed Programs: None
Installed Libraries: libwf-config.so
Installed Directories: /usr/include/wayfire

Short Descriptions

libwf-config.so

provides functions that manage configuration files