Dana Jansens
dbe2851b91
more namespacing to Rr*
2003-06-21 02:15:13 +00:00
Dana Jansens
b1f5555218
put the render theme into a struct
2003-06-21 01:53:26 +00:00
Dana Jansens
3f32dfa87e
this is going to break the kernel/ building.
...
lots of modifications to the render API, prefixing everything, making proper
names for everything. the structures are not hidden/opaque yet, but the naming scheme of the public API works much better now.
2003-06-20 07:58:51 +00:00
Dana Jansens
5cf61ee023
move the openbox engine into librender and the kernel. the theme is loaded and stored inside librender. the frame is decorated and managed inside the kernel.
2003-04-13 07:18:28 +00:00
Derek Foreman
2880e674ea
add a Rect to the textures for positioning them
2003-03-26 02:19:38 +00:00
Dana Jansens
a75829699b
kill the const
2003-03-19 07:26:05 +00:00
Dana Jansens
0c2f95674f
pass the x,y,w,h to font_draw.
...
draw the text in the "right" place for now.. no justification yet
2003-03-17 07:30:30 +00:00
Derek Foreman
ea8d450ed3
add font_draw
...
move font def'n to render.h
2003-03-16 23:34:45 +00:00
Derek Foreman
aa68e45b19
added some font stuff
2003-03-16 22:34:05 +00:00