Mario Sanchez Prada
3bbff94878
backend: Don't center the pointers on monitor changes
As a follow up to the patch from a95cbd0a, we need to make sure that the pointer is out of the way as well when monitors changed, since that's the event that will prevail in some cases. Besides, this is also consistent with what the code before a95cbd0a was, which initialized the pointer position in the same way both in this case and in the real_post_init() function. Closes: https://gitlab.gnome.org/GNOME/gnome-shell/issues/157
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%