/xlib-template

A template to get up and running with xlib because this api was designed with job security in mind.

Primary LanguageCMIT LicenseMIT

Xlib Template

A template to get up and running with xlib because this api was designed with job security in mind.

What is included

  • Window Creation
  • Common Event Handling
  • Window Closing
  • Keyboard Handling
  • Blitting a Buffer to The Screen
  • Shows how to Handle Atoms

Good Resources to help work with xlib

Quick Start

$ ./build.sh
$ ./xlib-template