1. 30 Jun, 2017 2 commits
    • 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
    • Mike Gabriel's avatar
      hw/nxagnet/Atoms.c: In DEBUG mode, we need validateString() which is not… · c88e87bc
      Mike Gabriel authored
      hw/nxagnet/Atoms.c: In DEBUG mode, we need validateString() which is not statically defined in Utils.h. Thus including it for DEBUG builds.
      c88e87bc
  2. 28 Jun, 2017 5 commits
  3. 27 Jun, 2017 9 commits
  4. 19 Jun, 2017 2 commits
  5. 15 Jun, 2017 5 commits
  6. 11 Jun, 2017 1 commit
  7. 09 Jun, 2017 1 commit
  8. 06 Jun, 2017 3 commits
  9. 05 Jun, 2017 2 commits
  10. 31 May, 2017 1 commit
  11. 25 May, 2017 1 commit
  12. 06 May, 2017 1 commit
  13. 05 May, 2017 3 commits
  14. 04 May, 2017 4 commits