Commit graph

10 commits

Author SHA1 Message Date
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
Dana Jansens
4d5885d271 add pixmap_mask_copy, and add the data to the mask struct, since it is needed for allowing copies 2003-03-29 21:12:47 +00:00
Derek Foreman
2880e674ea add a Rect to the textures for positioning them 2003-03-26 02:19:38 +00:00
Dana Jansens
26a3563ac6 dont need those includes no more 2003-03-17 01:10:32 +00:00
Derek Foreman
f1db272154 in keeping with my tradition of committing untested code, here is the
pixmap mask rendering code ported from the old otk dirs
2003-03-17 01:08:34 +00:00
Derek Foreman
57314ce522 move pixmap_mask typedef
add stub for draw_mask
2003-03-17 00:53:28 +00:00
Dana Jansens
b824e6ad8e add funcs to create/free pixmap_masks 2003-03-17 00:49:05 +00:00
Dana Jansens
14f17c96d0 add glib.h for guint 2003-03-17 00:38:29 +00:00
Dana Jansens
05145e157f include Xlib.h for Pixmap 2003-03-17 00:38:15 +00:00
Dana Jansens
1f63f7b331 add a struct for pixmap masks 2003-03-17 00:37:23 +00:00