fbui | Framebuffer-based graphical environment |
| download: https://git.y1.nz/archives/fbui.tar.gz | |
| README | Files | Log | Refs |
libfbui/TODO
1
2 * fbpm: implement support for Ephemeral apps
3
4 * test mouse pointer focus
5
6 * investigate multi-test problem
7
8 * implement 16-bit fonts, add support for Unicode
9
10 * investigate PCF first-char problem....abandon PCF?
11
12 * need to flesh out minimum-maximum window size concepts
13
14 * should permit tool program to specify a width-height ratio
15
16 * add support for single overlapping "dialog" window?
17
18 ---
19
20 * add the following to FBUI:
21 - anti-aliased line draw
22 - put pixels w/transparency
23
24 * add to FBWM:
25 - program list, move/maximize/hide/unhide
26
27 * more applications:
28 - launch menu (Ephemeral)
29 - xvid player
30 - xine UI
31 - rtf editor
32
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.