To run a Qt/QML application in full screen mode from Linux, add the --fullscreen parameter to the application invocation. For instance:
/usr/bin/Qt5_EmcraftDemo --fullscreen