Skip to content
Commit c124b641 authored by Daniel Stone's avatar Daniel Stone
Browse files

xdg-shell: Add suspended toplevel state



Add a toplevel state to indicate that surface repaints have been
suspended. This may arise due to occlusion, output power state, etc.

In this state, clients can choose to take meaningful action such as
suspending any processing which would drive a repaint loop, or
communicating to the active browser tab that the tab is not
system-visible, or any other action that would be taken by a client not
expecting to repaint until further notice.

cf. discussion in wayland/wayland-protocols!99

Signed-off-by: default avatarDaniel Stone <daniels@collabora.com>
parent bbe9298e
Loading
Loading
Loading
Pipeline #925095 passed with stages
in 22 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