CVS Update: xc (branch: trunk)

Roland Mainz xorg-commit at cvs.freedesktop.org
Wed Mar 2 16:21:41 EET 2005


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	gisburn at gabe.freedesktop.org	05/03/02 06:21:41

Log message:
  2005-03-02 Roland Mainz <roland.mainz at nrubsig.org>
    * xc/programs/Xserver/hw/xnest/Screen.c
    * xc/programs/Xserver/hw/xnest/Window.c
    * xc/programs/Xserver/hw/xnest/XNWindow.h
    Bugzilla #2546 (https://bugs.freedesktop.org/show_bug.cgi?id=2546)
    attachment #2005 (https://bugs.freedesktop.org/attachment.cgi?id=2005):
    Fix Xnest to update the shape regions in the backend server whenever
    a client changes them in Xnest (the fix is to add a new wrapper which
    calls |xnestShapeWindow()| before calling |miSetShape()|).
    Patch by Mark McLoughlin <mark at skynet.ie>

Modified files:
      ./:
        ChangeLog 
      xc/programs/Xserver/hw/xnest/:
        Screen.c Window.c XNWindow.h 
  
  Revision      Changes    Path
  1.789         +12 -1     xc/ChangeLog
  1.5           +5 -0      xc/programs/Xserver/hw/xnest/Screen.c
  1.3           +7 -0      xc/programs/Xserver/hw/xnest/Window.c
  1.3           +1 -0      xc/programs/Xserver/hw/xnest/XNWindow.h




More information about the xorg-commit mailing list