hey, a question of design: in Xlib, a XImage stores the shm info. Is it better to do the same, so that the shm informations are not passed to the different functions ? Or should i ask the user to pass these informations to the functions ? I would prefer the second choice, but feel free to convince me to do like Xlib ;) Thank you Vincent