]> Dogcows Code - chaz/openbox/blob - otk/TODO
initial commit
[chaz/openbox] / otk / TODO
1 * make OtkButton do pixmaps
2
3 * OtkWidget
4 see about focus()
5 focus() on widgets means 'highlight', not take Focus. solve this mess
6
7 * OtkEventHandler
8 make widget inherit from this
9 let the user override handling functions as needed
10
11 * OtkApplication
12 do all derty work init display/screen/style/image control etc
13 event loop
14 do docking
15 close app, clean up crap
16 watch for style properties on the root window, update crap
17 on the fly.
18
19 * widget factory for openbox
20 singleton that fetches widgets to openbox so that openbox
21 doesn't need to do useless work in creating/initializing/etc
22
23 * cleanup image code
24 less deps on screen and display
25 what's this thing about 8bpp being busticatered
26
27 * cleanups
28 name classes OtkBummy instead of OB... or B...
29 make Style hold pointers to colors and textures
This page took 0.037807 seconds and 4 git commands to generate.