Hi guys,
I've been using SFML to do some image manipulation with the graphics module, my program's just taking an image, is processing it and saving it, no display at all.
My problem is that SFML seems to need X11, even if I don't display anything.
Is there a way to use it without any window manager or should I just switch to another library ?