The source project of this merge request has been removed.
feat: When the screen is reconfigured, move all pointers to the nearest CRTC's center.
when i use xrandr to reconfigrured my screens,the pointer allways be screen's egde.so that i can't find out where my pointer is.
And always,screen's edge has some small components, such as 'Showing Desktop'.so, if pointer stop on screen's edge, maybe make 'Showing Desktop' take effect.
so,i think make the pointer to the nearest CRTC's center maybe better.