<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs, branch 3.5.99.8</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://openid.arctica-project.org/nx-libs/atom?h=3.5.99.8</id>
<link rel='self' href='https://openid.arctica-project.org/nx-libs/atom?h=3.5.99.8'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/'/>
<updated>2017-06-30T19:21:49+00:00</updated>
<entry>
<title>release 3.5.99.8</title>
<updated>2017-06-30T19:21:49+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-06-30T19:21:49+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=3b15804cef3c4412897bf243c063af6506a21976'/>
<id>urn:sha1:3b15804cef3c4412897bf243c063af6506a21976</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'sunweaver-pr/mese-quilt-without-quilt' into 3.6.x</title>
<updated>2017-06-30T18:59:27+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2017-06-30T18:59:27+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=4c7641a1fe27b537ed1ad1e59411aa98d9633ac9'/>
<id>urn:sha1:4c7641a1fe27b537ed1ad1e59411aa98d9633ac9</id>
<content type='text'>
Attributes GH PR #470: https://github.com/ArcticaProject/nx-libs/pull/470

Fixes: ArcticaProject/nx-libs#444
Fixes: ArcticaProject/nx-libs#457
</content>
</entry>
<entry>
<title>README.Mesa.patches: Define some rules for patch naming and numbering scheme.</title>
<updated>2017-06-30T18:57:10+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-06-30T18:24:28+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=79fcce3ee7956a9372cf8db0f755294f56754f0b'/>
<id>urn:sha1:79fcce3ee7956a9372cf8db0f755294f56754f0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mesa-quilt: Provide a fallback patching method on systems where pulling quilt into the build env is not trivial.</title>
<updated>2017-06-30T18:57:10+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-06-27T17:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=638b334c831ad0ff90ada8b7b10e806159e1cb27'/>
<id>urn:sha1:638b334c831ad0ff90ada8b7b10e806159e1cb27</id>
<content type='text'>
 Fixes ArcticaProject/nx-libs#444.
 Fixes ArcticaProject/nx-libs#457.
</content>
</entry>
<entry>
<title>nx-libs.spec: Use mesa-quilt with Fedora builds, but rely on fallback mode in mesa-quilt for RHEL and SUSE.</title>
<updated>2017-06-30T18:57:10+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-06-27T17:47:35+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=bac473917923abf82adcb68b17906abde33da2a4'/>
<id>urn:sha1:bac473917923abf82adcb68b17906abde33da2a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'sunweaver-pr/browser-scrolling-improvements' into 3.6.x</title>
<updated>2017-06-30T15:41:21+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2017-06-30T15:41:21+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=05450d0e887cfb5e169f746ede20ee1051df12d5'/>
<id>urn:sha1:05450d0e887cfb5e169f746ede20ee1051df12d5</id>
<content type='text'>
Attributes GH PR #471: https://github.com/ArcticaProject/nx-libs/pull/471

Fixes: ArcticaProject/nx-libs#443
</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>Merge branch 'sunweaver-pr/nx-real-wid' into 3.6.x</title>
<updated>2017-06-30T14:22:25+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-06-30T14:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=4365fe38e67bc3d7dee3b948aefc42ca62e7a11e'/>
<id>urn:sha1:4365fe38e67bc3d7dee3b948aefc42ca62e7a11e</id>
<content type='text'>
 Attributes GH PR #463: https://github.com/ArcticaProject/nx-libs/pull/463

 Reviewed by Ulrich Sibiller &lt;uli42@gmx.de&gt;  -- Fri, 30 Jun 2017 14:16:03 +0000 (UTC)
</content>
</entry>
<entry>
<title>hw/nxagent/Window.c: Introduce NX_REAL_WINDOW window property.</title>
<updated>2017-06-30T14:21:00+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-05-30T19:28:03+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=588be6386adf9dd25bb942af9456d6c07eda4676'/>
<id>urn:sha1:588be6386adf9dd25bb942af9456d6c07eda4676</id>
<content type='text'>
 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().
</content>
</entry>
<entry>
<title>hw/nxagnet/Atoms.c: In DEBUG mode, we need validateString() which is not statically defined in Utils.h. Thus including it for DEBUG builds.</title>
<updated>2017-06-30T14:21:00+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-05-30T19:33:33+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=c88e87bc8c6d4ee414533c28b600dff70f5ad62a'/>
<id>urn:sha1:c88e87bc8c6d4ee414533c28b600dff70f5ad62a</id>
<content type='text'>
</content>
</entry>
</feed>
