all repos — openbox @ 83c213143e8a227c70b8fbf9337d5fead15784d8

openbox fork - make it a bit more like ryudo

we use the offsets we get from the server, we should use the byte order too..
Dana Jansens danakj@orodu.net
commit

83c213143e8a227c70b8fbf9337d5fead15784d8

parent

694a628a2f4d209d27290d334680a1c3d22daa73

1 files changed, 0 insertions(+), 1 deletions(-)

jump to
M render/render.crender/render.c

@@ -267,7 +267,6 @@

in = l->surface.pixel_data; out = l->pixmap; - im->byte_order = LSBFirst; /* this malloc is a complete waste of time on normal 32bpp as reduce_depth just sets im->data = data and returns */