set fullscreen alpha to 1

master
Markus Ongyerth 7 years ago
parent c2ba1869ce
commit 333110515e

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

Loading…
Cancel
Save