Skip to content
Commit dde67906 authored by David Edmundson's avatar David Edmundson
Browse files

screenpool: Update screenInvariants check to match code changes

On wayland it's possible to get the output order for a screen removal
before the output deletion signal. Screen pool is designed to handle
this and the current code is designed so that output order takes
precendence and will remove the screen from availableScreens
immediately.

This is fine in real life but one of our asserts needs guarding.
parent e6c45c0e
Pipeline #314551 passed with stage
in 29 minutes and 55 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment