-
The Wayland backend delays applying surface state changes until the BEFORE_PAINT phase of the frame cycle ...but that will not happen anytime soon, if the frame clock is frozen. In this case, apply state changes right away. Fixes suspend state changes only getting reported after the fact. Fixes: #7628 Part-of: <!8737>
The Wayland backend delays applying surface state changes until the BEFORE_PAINT phase of the frame cycle ...but that will not happen anytime soon, if the frame clock is frozen. In this case, apply state changes right away. Fixes suspend state changes only getting reported after the fact. Fixes: #7628 Part-of: <!8737>
Loading