[Bug 6971] Mouse "escapes" window or is confined to an area in the full screen program

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 17 17:40:42 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=6971





--- Comment #184 from Forest Hale <lordhavoc at ghdigital.com>  2008-10-17 17:40:40 ---
That is incorrect.

DGA shared memory video was deprecated because it required superuser privileges
(essentially it mapped the video memory into application memory space, so that
a game could draw stuff at the fastest possible speed, provided that the window
was completely uncovered).

In essence, it was useless for security reasons.

DGA mouse grab has never been deprecated, and is still fully supported in most
xorg input modules (evdev did not support it until recently though).

I don't see any reason that DGA mouse grab would ever be deprecated without a
better replacement, and as long as it does work we should use it (it is a
queryable extension after all).


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list