/xcbsimple

Example of an xcb application that changes the color when ctrl+space is pressed

Primary LanguageCGNU General Public License v2.0GPL-2.0

xcbsimple is an example of an xcb application that changes
the color when ctrl+space is pressed.

This program requires libxcb, libxcb-image and
libxcb-keysyms to be installed.
In order to build this program you need to run `make`.

This program is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License
version 2 as published by the Free Software Foundation.
See COPYING for more details.