xcb-util-wm-0.4.1

Introduction to xcb-util-wm

The xcb-util-wm package contains libraries which provide client and window-manager helpers for EWMH and ICCCM.

This package is known to build and work properly using an LFS-10.1 platform.

Package Information

xcb-util-wm Dependencies

Required

libxcb-1.14

Optional

Doxygen-1.9.1 (for documentation)

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/xcb-util-wm

Installation of xcb-util-wm

Install xcb-util-wm by running the following commands:

./configure $XORG_CONFIG &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: None
Installed Libraries: libxcb-ewmh.so and libxcb-icccm.so
Installed Directories: None

Short Descriptions

libxcb-ewmh.so

provides the client and window-manager helpers for EWMH

libxcb-icccm.so

provides the client and window-manager helpers for ICCCM

Last updated on 2021-02-20 19:41:49 -0600