Skip to content
Commit 3387afd5 authored by Pekka Paalanen's avatar Pekka Paalanen
Browse files

fullscreen-shell: fix black output



Fullscreen-shell forgot to mark the weston_surface as mapped when
mapping the surface and view. With
f962b489 that means no surface from
fullscreen-shell clients is eveer shown. Most notably this broke
screen-share plugin, which is maybe the only "real" user of
fullscreen-shell.

Fix this oversight. Now screen-share works again with RDP-backend.

Fixes: f962b489
	"compositor: Only create paint nodes for mapped surfaces/views"
	(currently unreleased)

Signed-off-by: default avatarPekka Paalanen <pekka.paalanen@collabora.com>
parent f9e52eb0
Loading
Loading
Loading
Pipeline #653372 passed with stages
in 3 minutes and 3 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment