summaryrefslogtreecommitdiff
path: root/hw/xnest/Screen.c
AgeCommit message (Collapse)AuthorFilesLines
2005-03-02xc/programs/Xserver/hw/xnest/Screen.cRoland Mainz1-0/+5
xc/programs/Xserver/hw/xnest/Window.c //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@skynet.ie>
2005-02-23Bugzilla #2599 (https://bugs.freedesktop.org/show_bug.cgi?id=2599)Alexander Gottwald1-9/+10
attachment #1964 (https://bugs.freedesktop.org/attachment.cgi?id=1964): move miScreenInit in front of pScreen->function initializations to prevent it from resetting ClipNotify.
2004-08-11Add COMPOSITE change to fbCopyWindow (not needed yet)Keith Packard1-32/+33
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. Support DDXen which don't provide GetWindowPixmap, or which return NULL for the root pixmap.
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsEgbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksKaleb Keithley1-41/+70
2003-11-14XFree86 4.3.0.1Kaleb Keithley1-7/+49
2003-11-14R6.6 is the Xorg base-lineKaleb Keithley1-0/+376