Skip to content

fix infinite loop while seting positions

james ray requested to merge jamesray/xrandr:master into master

the check for loops in the relative potition specifications would assume all specifications were valid if the first one was.

changed it to count how many changes are needed and compared that to how many were actually set instead.

Signed-off-by: james ray wrjamesray@gmail.com

Merge request reports

Loading