|
Description
|
Upgrading to new randr releases requires extra merging of the
dispswitch code hanging off the side of the xrandr build.
Since dispswitch copied all the randr code it used and doesn't
share anything with xrandr, there's no reason to have it in the
xrandr directory causing extra work, so it should be moved to
it's own open-src/app/dispswitch dir for simpler maintainance.
|