Tree


LICENSEcommits | blame
Makefilecommits | blame
READMEcommits | blame
aui.hcommits | blame
aui_run.3commits | blame
button.ccommits | blame
canvas.ccommits | blame
driver.ccommits | blame
driver.hcommits | blame
event.hcommits | blame
font.ccommits | blame
font.hcommits | blame
frame.ccommits | blame
label.ccommits | blame
layout.ccommits | blame
layout.hcommits | blame
openbsd-queue.hcommits | blame
primitive.hcommits | blame
ui.ccommits | blame
widget.ccommits | blame
widget.hcommits | blame
window.ccommits | blame
xcb.ccommits | blame

README

libaui - A User Interface Library

Minimal, portable and simple. This library is inspired by Tk.
The goal of this library is not to be competing with popular
UI toolkits but rather offer a simple codebase that can be
used for studying.