Bug 1880

Summary: xnestConfineWindow unused
Product: xorg Reporter: Mark McLoughlin <mark>
Component: Server/DDX/XnestAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: ajax, keithp, roland.mainz
Version: 6.8.1   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
patch none

Description Mark McLoughlin 2004-11-22 02:51:31 UTC
Keith's commit to make xnest use mipointer instead of midispcur left
xnestConfineWindow unused:

2004-08-11  Keith Packard  <keithp@keithp.com>

        * programs/Xserver/hw/xnest/Cursor.c: (xnestSetCursor),
        (xnestMoveCursor):
        * programs/Xserver/hw/xnest/Events.c: (ProcessInputEvents),
        (xnestCollectEvents):
        * programs/Xserver/hw/xnest/GCOps.c: (xnestPushPixels):
        * programs/Xserver/hw/xnest/Screen.c: (xnestOpenScreen):
        * programs/Xserver/hw/xnest/XNCursor.h:
        Xnest was half-using midispcur and doing a bad job of it.
        Replace all of that code with mipointer which does a lot of the
        work.

Attaching trivial patch to remove it
Comment 1 Mark McLoughlin 2004-11-22 02:52:13 UTC
Created attachment 1321 [details] [review]
patch
Comment 2 Adam Jackson 2005-06-08 19:19:17 UTC
applied, thanks.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.