Skip to content
Commit 6ee486ff authored by Derek Foreman's avatar Derek Foreman Committed by Daniel Stone
Browse files

libweston: Don't send output_changed signal when moving disabled outputs



weston_output_set_position() currently assumes the output is enabled, but
we could be using weston_output_move() to configure an output that hasn't
yet been enabled.

If that's the case, we don't want to send signals or perform setup that
will eventually happen when the output is enabled anyway.

Signed-off-by: default avatarDerek Foreman <derek.foreman@collabora.com>
parent 7e7198bd
Loading
Loading
Loading
Pipeline #656545 passed with stages
in 3 minutes and 58 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