xserver ChangeLog,3.294,3.295
Keith Packard
xserver-commit at pdx.freedesktop.org
Tue Feb 8 14:53:46 PST 2005
Committed by: keithp
Update of /cvs/xserver/xserver
In directory gabe:/tmp/cvs-serv19708
Modified Files:
ChangeLog
Log Message:
2005-02-08 Keith Packard <keithp at keithp.com>
* dix/window.c:
Semi-support for ShapeInput from WarpPointer request.
Broken in that overlying windows with Input regions won't
do the right thing. Somewhat tricky to fix; the obvious
kludge is just to search.
Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.294
retrieving revision 3.295
diff -u -d -r3.294 -r3.295
--- ChangeLog 8 Feb 2005 22:45:21 -0000 3.294
+++ ChangeLog 8 Feb 2005 22:53:44 -0000 3.295
@@ -1,5 +1,13 @@
2005-02-08 Keith Packard <keithp at keithp.com>
+ * dix/window.c:
+ Semi-support for ShapeInput from WarpPointer request.
+ Broken in that overlying windows with Input regions won't
+ do the right thing. Somewhat tricky to fix; the obvious
+ kludge is just to search.
+
+2005-02-08 Keith Packard <keithp at keithp.com>
+
* hw/xgl/glx/xglx.c: (InitOutput):
* hw/xgl/xglpixmap.c: (xglPixmapCreateDamage):
update Xgl to changes in damage API.
More information about the xserver-commit
mailing list