X11::Xlib::Raw
X11::Xlib::Raw
A NativeCall interface to Xlib.
Only a subset needed to cover the examples is currently implemented.
Examples
| Filename | Description |
| 01-basic | Replicates the Xlib Example from Wikipedia |
| 02-x-window-list | Replicates the x-window-list from no-wm project |
| 03-basic-wm (WIP) | Replicates the basic_wm project. Currently we only draw borders around existing windows |