<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/nxcomp/Loop.cpp, branch 3.6.x</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://openid.arctica-project.org/nx-libs/atom?h=3.6.x</id>
<link rel='self' href='https://openid.arctica-project.org/nx-libs/atom?h=3.6.x'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/'/>
<updated>2017-07-26T08:12:43+00:00</updated>
<entry>
<title>nxcomp: Switch to autoreconf.</title>
<updated>2017-07-26T08:12:43+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-06-30T18:13:51+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=f76c82403888bb498973ec974dbfd20e4edb02fe'/>
<id>urn:sha1:f76c82403888bb498973ec974dbfd20e4edb02fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nxcomp: Set TokenSize to 1536 for link type ADSL and WAN. Improving non-xrender based  browser scrolling behaviour when link type is set to ADSL or WAN.</title>
<updated>2017-06-30T14:25:24+00:00</updated>
<author>
<name>Oleksandr Shneyder</name>
<email>o.schneyder@phoca-gmbh.de</email>
</author>
<published>2017-06-29T08:08:56+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=7d51cb6760b760768aeb91dd81f10443d094bd6c'/>
<id>urn:sha1:7d51cb6760b760768aeb91dd81f10443d094bd6c</id>
<content type='text'>
 In the 40-ies (talking about release version numbers), Firefox started
 using the Skia library [1] for client-side rendering of browser content.

 With current versions of Firefox you can switch between libXrender based
 rendering (esp. of Fonts) and Skia based rendering:

    gfx.xrender.enabled = true|false

 Some time around Firefox 52, the default for the gfx.xrender.enabled
 setting got changed by Firefox upstream from true to false. So nowadays,
 Firefox uses Skia by default.

 However, it turns out that Skia scales really badly on remote X11
 connections. Scrolling of long web pages becomes really jolty.

 Something similar could be observed earlier already when using
 Chrome or Chromium (which also has been using Skia for some time
 now).

 This change in nxcomp works around those issues and greatly
 improves scrolling and general browser experience on medium
 throughput networks (like cable modem, ADSL, HDSPA, slow LTE).

 [1] https://en.wikipedia.org/wiki/Skia_Graphics_Engine

 Fixes ArcticaProject/nx-libs#443.
</content>
</entry>
<entry>
<title>nxcomp/Loop.cpp: Fix server/client mode info cerr printing in PrintProcessInfo().</title>
<updated>2017-04-07T11:49:50+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-04-07T11:48:56+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=1441b02f05a9671b9ad8bcba551ebc004af821a2'/>
<id>urn:sha1:1441b02f05a9671b9ad8bcba551ebc004af821a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove EMX (MS-DOS &amp; OS/2) support</title>
<updated>2017-03-30T01:52:25+00:00</updated>
<author>
<name>Mike DePaulo</name>
<email>mikedep333@gmail.com</email>
</author>
<published>2017-03-30T01:52:25+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=1a2bea98174d92164e2aefe35b70676a7b27eb33'/>
<id>urn:sha1:1a2bea98174d92164e2aefe35b70676a7b27eb33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cygwin nxcomp: Use Cygwin un.h</title>
<updated>2017-03-29T11:19:25+00:00</updated>
<author>
<name>Mike DePaulo</name>
<email>mikedep333@gmail.com</email>
</author>
<published>2017-03-29T11:19:25+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=99585120652f222a3016854e56884ed89c37de3c'/>
<id>urn:sha1:99585120652f222a3016854e56884ed89c37de3c</id>
<content type='text'>
Cygwin has modified it over the years.
Fixes FTBFS #394
</content>
</entry>
<entry>
<title>nxcomp/Loop.cpp: Allow nx/nx:&lt;disp&gt; as DISPLAY variable (i.e. an empty nx/nx options string.</title>
<updated>2017-03-02T10:19:59+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-02-05T11:47:57+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=ce037f4e3c15c7cbc50adb02f6027a4d37c0ab90'/>
<id>urn:sha1:ce037f4e3c15c7cbc50adb02f6027a4d37c0ab90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nxcomp/Loop.cpp: Ignore, options= nx/nx parameter, if file options path starts with /dev/, /proc/, or /sys/.</title>
<updated>2017-03-02T10:19:58+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-02-05T11:41:28+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=a4be1b89ff0929b6b801efa9afd996010d7dd075'/>
<id>urn:sha1:a4be1b89ff0929b6b801efa9afd996010d7dd075</id>
<content type='text'>
 Partially resolved ArcticaProject/nx-libs#51.
</content>
</entry>
<entry>
<title>Make nxagent only bind to loopback when requested</title>
<updated>2016-12-14T10:43:07+00:00</updated>
<author>
<name>Vadim Troshchinskiy</name>
<email>vtroshchinskiy@qindel.com</email>
</author>
<published>2016-12-13T11:00:43+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=920f423a59b568cf91128f8e1fa8374e521141ca'/>
<id>urn:sha1:920f423a59b568cf91128f8e1fa8374e521141ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix reversed logic in acceptHost setting</title>
<updated>2016-12-13T11:19:09+00:00</updated>
<author>
<name>Vadim Troshchinskiy</name>
<email>vtroshchinskiy@qindel.com</email>
</author>
<published>2016-12-13T11:19:09+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=77188865e24bd750f76785d6bbe2f1851c7466a8'/>
<id>urn:sha1:77188865e24bd750f76785d6bbe2f1851c7466a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Slave channel implementation</title>
<updated>2016-10-28T12:11:52+00:00</updated>
<author>
<name>Vadim Troshchinskiy</name>
<email>vadim@qindel.com</email>
</author>
<published>2016-10-18T07:19:28+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=30af52eb324f6bf5551869033605e3141d745a40'/>
<id>urn:sha1:30af52eb324f6bf5551869033605e3141d745a40</id>
<content type='text'>
When enabled and a connection is made to the port, launches the
process specified in NX_SLAVE_CMD on the other side, and connects
stdin and stdout to the socket.

This is used for VM/client and client/VM communication.
</content>
</entry>
</feed>
