Commit graph

15 commits

Author SHA1 Message Date
Dana Jansens
2442cdfd85 1) translate all of openbox's output
2) update copyrights.
3) make release. ok that part not quite yet.
2007-04-23 17:56:35 +00:00
Dana Jansens
16f46c296d no tabs 2003-09-17 07:44:49 +00:00
Dana Jansens
c4e4760c41 add copyright headers, adjust --version output to include copyright, and --help output to not include version output. 2003-09-17 07:32:52 +00:00
Dana Jansens
58be655de3 remove rependancy on geom.h from the kernel, provide what is used in its own geom.h 2003-07-10 04:31:34 +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
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