Skip to content

feat: When the screen is reconfigured, move all pointers to the nearest CRTC's center.

xinbo wang requested to merge xinbowang/xserver:master into master

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.

Merge request reports