Skip to content

set fullscreen alpha to 1

Simon Ser requested to merge github/fork/Ongy/fullscreen-opacity into master

Created by: Ongy

Fixes https://github.com/swaywm/wlroots/pull/680#discussion_r170856102

Currently the alpha defaults to 0, which causes fullscreen surfaces to be completly transparent when they have to be rendered by the rootston code and aren't managed by wlr_output.

Merge request reports