After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 738904 - Don't warp pointer any more
Don't warp pointer any more
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
3.14.x
Other Linux
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2014-10-20 22:34 UTC by Cosimo Cecchi
Modified: 2014-11-07 19:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Revert "slave: Use more RANDR 1.3" (1.90 KB, patch)
2014-10-20 22:45 UTC, Cosimo Cecchi
committed Details | Review
Revert "daemon: warp pointer to convenient place at startup" (5.95 KB, patch)
2014-10-20 22:45 UTC, Cosimo Cecchi
committed Details | Review

Description Cosimo Cecchi 2014-10-20 22:34:09 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.
Comment 1 Cosimo Cecchi 2014-10-20 22:45:43 UTC
Created attachment 288991 [details] [review]
Revert "slave: Use more RANDR 1.3"

This reverts commit cafa3bf4fc99a3a5dcf43efe339a72c49cc2ee2c.

Conflicts:
	daemon/gdm-slave.c
Comment 2 Cosimo Cecchi 2014-10-20 22:45:49 UTC
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
Comment 3 Cosimo Cecchi 2014-11-07 19:41:38 UTC
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"