GNOME Bugzilla – Bug 738904
Don't warp pointer any more
Last modified: 2014-11-07 19:41:51 UTC
Since commit 90ab791544d676629800e80fcf7a28a628f94e94 and bug 644327, GDM will warp the mouse pointer to avoid interactions with the GTK user list and popping up a tooltip. These days, we don't have a GTK user list and tooltips anymore, so we could stop warping the pointer.
Created attachment 288991 [details] [review] Revert "slave: Use more RANDR 1.3" This reverts commit cafa3bf4fc99a3a5dcf43efe339a72c49cc2ee2c. Conflicts: daemon/gdm-slave.c
Created attachment 288992 [details] [review] Revert "daemon: warp pointer to convenient place at startup" This reverts commit 90ab791544d676629800e80fcf7a28a628f94e94. Conflicts: configure.ac daemon/gdm-simple-slave.c daemon/gdm-slave.c daemon/gdm-slave.h
Thanks, pushed to master. Attachment 288991 [details] pushed as ab1bc2f - Revert "slave: Use more RANDR 1.3" Attachment 288992 [details] pushed as 306674a - Revert "daemon: warp pointer to convenient place at startup"