ES_CONTINUOUS means I don't have to run this command periodically, as long as the thread is alive the state will remain.ES_AWAYMODE_REQUIRED is basically exactly what I'm looking for to keep rendering new frames but not to force active monitor.ES_SYSTEM_REQUIRED is this necessary?