Skip to content
Commit 894ed68f authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

effects: Wire EffectsHandler::screenGeometryChanged() to Screens::geometryChanged()

Currently, the EffectsHandler has two signals that are emitted when the
combined geometry of all outputs change - virtualScreenGeometryChanged()
and screenGeometryChanged(). Having two signals is most likely a
historical artifact.

This change untangles the screenGeometryChanged() signal from the
Workspace and makes it the same as the virtualScreenGeometryChanged()
signal.
parent 6c62f12b
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