openbox/render
Dana Jansens 993fc6226d 2 in 1 deal :\
client.c stacking.c: fixing looping transient case for group transient windows. now a window which is transient for a group is *not* transient for any other transient windows in the group (perviously the other window had to be transient for the group to be excluded, now it can be transient for anything).

client.c/h event.c render.c/h: adjustnig icon handling a bit. will be converting the legacy pixmap icons into rgba data so they can be handled the same as netwm icons.
2003-05-18 17:09:55 +00:00
..
.cvsignore ignore the remaining new shit from automaking everything again 2003-04-13 21:18:43 +00:00
color.c dont fux self in color_free if the color is NULL 2003-04-13 02:26:56 +00:00
color.h its G_BYTE_ORDER not G_ENDIAN. 2003-04-27 02:31:55 +00:00
font.c all my changes while i was offline. 2003-05-09 16:57:17 +00:00
font.h 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
gradient.c PYRAMID PARTY PART 2!!! 2003-04-15 02:24:03 +00:00
gradient.h PYRAMID PARTY!!! 2003-04-15 02:21:00 +00:00
image.c all my changes while i was offline. 2003-05-09 16:57:17 +00:00
image.h fix window icon rendering, was using incorrect size. 2003-04-27 17:08:40 +00:00
Makefile.am need the libsn flags 2003-05-18 03:17:42 +00:00
mask.c allow freeing NULL pixmap masks 2003-04-13 02:28:29 +00:00
mask.h 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
render.c 2 in 1 deal :\ 2003-05-18 17:09:55 +00:00
render.h 2 in 1 deal :\ 2003-05-18 17:09:55 +00:00
test.c moved paint's arguments into the appearance struct 2003-03-28 03:25:51 +00:00
theme.c all my changes while i was offline. 2003-05-09 16:57:17 +00:00
theme.h all my changes while i was offline. 2003-05-09 16:57:17 +00:00