• Mike Gabriel's avatar
    Move each screen's root-window pointer into ScreenRec. · c61bb8cc
    Mike Gabriel authored
     Backported from X.org:
    
     commit e7fae9ecc42ab5e73b89117722dbf4117d928f9a
     Author: Jamey Sharp <jamey@minilop.net>
     Date:   Sat May 22 00:26:28 2010 -0700
    
        Move each screen's root-window pointer into ScreenRec.
    
        Many references to the WindowTable array already had the corresponding
        screen pointer handy, which meant they usually looked like
        "WindowTable[pScreen->myNum]". Adding a field to ScreenRec instead of
        keeping this information in a parallel array simplifies those
        expressions, and eliminates a MAXSCREENS-sized array.
    
        Since dix uses this data, a screen private entry isn't appropriate.
    
        xf86-video-dummy currently uses WindowTable, so it needs to be updated
        to reflect this change.
    Signed-off-by: 's avatarJamey Sharp <jamey@minilop.net>
    Reviewed-by: 's avatarTiago Vignatti <tiago.vignatti@nokia.com>
        Tested-by: Tiago Vignatti <tiago.vignatti@nokia.com> (i686 GNU/Linux)
    
     Backport to nx-libs: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
    c61bb8cc
Name
Last commit
Last update
bin Loading commit data...
debian Loading commit data...
doc Loading commit data...
etc Loading commit data...
nx-X11 Loading commit data...
nxcomp Loading commit data...
nxcompext Loading commit data...
nxcompshad Loading commit data...
nxproxy Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
Makefile Loading commit data...
README.NX-development Loading commit data...
README.keystrokes Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...
VERSION.x2goagent Loading commit data...
fix-patch-whitespace Loading commit data...
nx-libs.spec Loading commit data...
replace.sh Loading commit data...
version.sh Loading commit data...
x2goagent.features Loading commit data...