is there a way to hide all the interface of the glut window? like the borders, the buttons… basically everything that is not the actual render of the application.
don’t think this can be done with glut. I did a port of oF to gtk (the windowing system that most gnome aplications use), and with that and some tricks I think it can be done but haven’t tried…
Its a very handy deamon which allows you to write simple config files in order to control the way that windows are being opened on your ubuntu machine (with / without borders - position etc etc)
Yeah its actually super for controlling windows attributes in linux!
Someone could also go with flwm ( http://flwm.sourceforge.net/ ) which is a stripped-out window manager for X where you can also modify a lot of stuff but so far I ve found devilspie to be the best and simplest option.