A C library for interacting with FBUI, which is an in-kernel windowing system for Linux. The library provides window management, drawing, event management, image manipulation, and a PCF font facility. Included with libfbui is a set of programs that use the library, including a clock, load monitor, terminal, JPEG/TIFF image viewer, MPEG2 player, two window managers, a benchmark program, etc. Both FBUI and libfbui are defunct projects, but the code contained in libfbui may prove useful for other projects.
| Tags | Desktop Environment tools Software Development Libraries |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C |