set fullscreen alpha to 1

This commit is contained in:
Markus Ongyerth 2018-02-27 10:55:05 +01:00
parent c2ba1869ce
commit 333110515e
1 changed files with 1 additions and 0 deletions

View File

@ -470,6 +470,7 @@ static void render_output(struct roots_output *output) {
.output = output,
.when = &now,
.damage = &damage,
.alpha = 1.0,
};
if (!needs_swap) {