Moving/sizing window position at runtime?

Is it possible to do this? I’ve spent hours searching and can’t find a way to do this on a Raspberry PI.
I found ofxScreenSetup which works on mac, but fails to compile with tons of errors on RPI.

TIA.

I you do not get a properly code solution, might work for you use a linux utility like xdotool.

thanks I guess it might work.