Skip to content
Commit fe508992 authored by David Edmundson's avatar David Edmundson Committed by Vlad Zahorodnii
Browse files

Remove superfluous wake in dpmsinputeventfilter destruction

Workspace already makes sure to only dynamically delete the
dpmsinputeventfilter if all screens are currently on. This line to wake
all screens is therefore redundant.

It's problematic as it can cause a crash on final teardown when
workspace is destroyed.

BUG: 484861


(cherry picked from commit 3ed535dd)

14cd96a8 backends: Remove superfluous wake in dpmsinputeventfilter destruction
parent fc3a2d0d
Pipeline #664190 passed with stage
in 9 minutes and 33 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