1. 27 Aug, 2019 1 commit
    • Ulrich Sibiller's avatar
      nxagent: Add autograb mode. · 58183b7c
      Ulrich Sibiller authored
       You can now toggle between autograb mode by pressing CTRL-ALT-G
       (default, can be adjusted in keystrokes.cfg).
      
       Fixes ArcticaProject/nx-libs#384.
      58183b7c
  2. 10 May, 2019 2 commits
  3. 24 Aug, 2018 1 commit
  4. 07 Jul, 2018 1 commit
  5. 03 Jul, 2018 1 commit
  6. 03 Apr, 2017 3 commits
  7. 13 Mar, 2017 4 commits
  8. 03 Mar, 2017 2 commits
  9. 15 Nov, 2016 1 commit
  10. 05 Jul, 2016 8 commits
  11. 04 Jul, 2016 1 commit
  12. 03 Jul, 2016 2 commits
  13. 02 Jul, 2016 1 commit
  14. 27 Jun, 2016 1 commit
  15. 14 Apr, 2016 1 commit
    • Fernando Carvajal's avatar
      Add testing doc for nxcomp drop-old-proto-compat · 00464aea
      Fernando Carvajal authored
      This commit provides documentation about some error tests that have been
      run to check how well behaves nxcomp after removing it's compatibility
      code with versions prior to 3.5.0 and it has to handle a situation in
      in which and older proxy tries to connect with a nxcomp 3.6.x based proxy.
      
      Refs: ArcticaProject/nx-libs#108
      00464aea
  16. 15 Mar, 2016 1 commit
  17. 02 Mar, 2016 1 commit
  18. 26 Feb, 2016 1 commit
  19. 28 Sep, 2015 1 commit
  20. 25 Jun, 2015 1 commit
  21. 26 May, 2015 1 commit
    • Mike Gabriel's avatar
      Document retroactive re-licensing of the original DXPC code (closes #30). · 1f443315
      Mike Gabriel authored
        * Update nxcomp/LICENSE.
        * Add nxcomp/README.on-retroactive-DXPC-license, giving a
          short overview of the flow of discussions
        * Add "modified or unmodified" to the license information
          printed out to stdout in nxcomp/Misc.cpp
        * Fix copyright year (2006->2003) for Gian Filippo Pinzari
          (and move him to the GPL-2 section).
        * Add the complete .mbox file of Debian bug #748565.
      1f443315
  22. 28 Apr, 2015 1 commit
  23. 15 Apr, 2015 1 commit
    • Mike Gabriel's avatar
      test script: doc/examples/run-nxproxy2nxproxy-test · fad840cf
      Mike Gabriel authored
       Launch this script (after nxproxy has been installed into $PATH) and you
       will be able to evoke any local command through a
      
          nxproxy -C <-> nxproxy -S
      
       connection on DISPLAY=:8.
      
       This eases testing NX compression without using NX agent on the server
       side.
      
       How to use:
      
          # install nxproxy into $PATH, then...
          $ cd doc/examples/
          $ ./run-nxproxy2nxproxy-test
          $ export DISPLAY=:8
          $ xterm
      fad840cf
  24. 13 Feb, 2015 1 commit
    • Mike Gabriel's avatar
      nx-X11 vs. X.Org 6.9 patches for further studying / documentation · 1e5ee575
      Mike Gabriel authored
        NoMachine kept all original X.Org 6.9 files in the nx-X11 source
        tree. These files have been removed in Feb 2015 during a major
        code cleanup.
      
        For later studying we provide all diffs of the changes that
        NoMachine employed on the original X.Org X11 code tree in the
        doc/nx-X11_vs_XOrg69_patches folder.
      1e5ee575