Bug 1880 - xnestConfineWindow unused
Summary: xnestConfineWindow unused
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/DDX/Xnest (show other bugs)
Version: 6.8.1
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-22 02:51 UTC by Mark McLoughlin
Modified: 2005-06-08 02:19 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments
patch (1.43 KB, patch)
2004-11-22 02:52 UTC, Mark McLoughlin
no flags Details | Splinter Review

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.