querying for Xinerama should be done per display, not per screen, so
move chuck to display init; allows some shuffling to occur limiting screen_init_xinerama()'s scope while keeping order intact.
This commit is contained in:
move chuck to display init; allows some shuffling to occur limiting screen_init_xinerama()'s scope while keeping order intact.