An xcb wrapper library for ICCCM and EWMH.
https://orbitrc.github.io/libewmh/
$ make
This command will create directory build
in repository root and the output will be saved there.
$ cd tests
$ make
$ make run WINDOW_ID=(YOUR WINDOW ID IN HEX)
$ make install
Currently this command installs only to /usr/lib/
.