• 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
..
GL Loading commit data...
Xext Loading commit data...
Xi Loading commit data...
composite Loading commit data...
damageext Loading commit data...
dbe Loading commit data...
dix Loading commit data...
fb Loading commit data...
hw/nxagent Loading commit data...
include Loading commit data...
mi Loading commit data...
miext Loading commit data...
os Loading commit data...
randr Loading commit data...
record Loading commit data...
render Loading commit data...
xfixes Loading commit data...
xkb Loading commit data...
.gitignore Loading commit data...
Imakefile Loading commit data...
fix-miregion Loading commit data...
fix-miregion-private Loading commit data...
fix-region Loading commit data...