I am sponsoring this case for myself and have marked it Closed Approved
Automatic, with Patch Release Binding, as it simply tracks an upstream
API addition.
-Alan Coopersmith- alan.coopersmith at sun.com
Sun Microsystems, Inc. - X Window System Engineering
Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI
This information is Copyright 2009 Sun Microsystems
1. Introduction
1.1. Project/Component Working Name:
libX11 1.3
1.2. Name of Document Author/Supplier:
Author: Alan Coopersmith
1.3 Date of This Document:
07 December, 2009
4. Technical Description
This case updates libX11 to the version 1.3 release from X.Org.
This adds a new API for handling extra data returned with the
GenericEvent added by the XGE extension (PSARC 2009/293):
Bool XGetEventData(Display *display, XGenericEventCookie *cookie);
void XFreeEventData(Display *display, XGenericEventCookie *cookie);
Details are provided in the XGetEventData.3X11.txt man page in the case
materials, or externally at:
http://www.x.org/releases/X11R7.5/doc/man/man3/XGetEventData.3.html
These functions are added to libX11.so under the new library version SUNW_1.3.
Imported Interfaces:
X Generic Event extension, Version 1.0 Committed PSARC 2009/293
Exported Interfaces:
XGetEventData() Committed
XFreeEventData() Committed
XGenericEventCookie typedef Committed
libX11.so:SUNW_1.3 Committed
6. Resources and Schedule
6.4. Steering Committee requested information
6.4.1. Consolidation C-team Name:
X Consolidation / Desktop C-Team
6.5. ARC review type: Automatic
6.6. ARC Exposure: open