Skip to content
Commit 56f0286a authored by Aleix Pol Gonzalez's avatar Aleix Pol Gonzalez 🐧 Committed by Aleix Pol Gonzalez
Browse files

dpms: Don't crash if trying to interact with the fake screen

Qt uses at time a fake QScreen instance that isn't mirrored on Wayland.
This makes our code receive an output it does not expect.
Solve it by not attempting at setting the dpms on such outputs.

BUG: 470484


(cherry picked from commit 830f166a)
parent 6dd959bc
Pipeline #416691 passed with stage
in 1 minute and 24 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