• Mike Gabriel's avatar
    hw/nxagent/Window.c: Introduce NX_REAL_WINDOW window property. · 588be638
    Mike Gabriel authored
     In nxagent sessions, all X11 clients have a representation of their NX
     session-side window object on the real X-Server side.
    
     The window object gets stored in the new NX_REAL_WINDOW window property
     immediately after window creation. This mapping is created in
     nxagentCreateWindow().
    
     On session resumption, the client side window IDs normally change. Thus,
     during session resumption, all NX_REAL_WINDOW properties require being
     updated. This happens in nxagentReconnectWindow().
    
     While a session is suspended, the NX_REAL_WINDOW property does not
     exist. It gets removed during nxagentDisconnectWindow().
    588be638
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...
nxcompshad Loading commit data...
nxproxy Loading commit data...
testscripts Loading commit data...
.gitignore Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
LICENSE Loading commit data...
LICENSE.nxcomp Loading commit data...
Makefile Loading commit data...
README.NX-development Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...
fix-patch-whitespace Loading commit data...
make-changelog.sh Loading commit data...
mesa-quilt Loading commit data...
nx-libs.spec Loading commit data...
regenerate-symbol-docs.sh Loading commit data...
replace.sh Loading commit data...
roll-tarballs.sh Loading commit data...
version.sh Loading commit data...