Skip to content

display: Try snapping all the displays after a config change

This issue was originally addressed in !257 (merged). However it only dealt with a two-monitor setup, so the user is still unable to rotate the middle display with three or more monitors.

This commit tries to snap the displays until all are adjacent to another.

The solution is a bit naive I feel. Any suggestions are appreciated. Fixes #2113 (closed).

Merge request reports