<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/nx-X11/programs, branch 3.5.99.9</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.9</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.9'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2017-08-30T17:33:55+00:00</updated>
<entry>
<title>release 3.5.99.9</title>
<updated>2017-08-30T17:33:55+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-08-30T17:33:55+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=f4afa5a5619d965bed6024c95e430e4f042edffb'/>
<id>urn:sha1:f4afa5a5619d965bed6024c95e430e4f042edffb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hw/nxagent/Window.c: Fix spelling error in debug message.</title>
<updated>2017-08-30T16:18:39+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-08-30T16:18:39+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=b9e5f03abb22e8e3c535fda7d3762b57d16d9328'/>
<id>urn:sha1:b9e5f03abb22e8e3c535fda7d3762b57d16d9328</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nx-X11/programs/Xserver/Render.c: Re-introduce nxagentGlyphsCleanup() from libNX_Xrender's formerly removed XRenderGlyphsCleanup().</title>
<updated>2017-08-25T17:35:32+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-07-17T09:15:55+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=4eade297b18ef977bdfc3522259bfd6e19d084b1'/>
<id>urn:sha1:4eade297b18ef977bdfc3522259bfd6e19d084b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nx-X11/programs/Xserver/Imakefile: White-space fix.</title>
<updated>2017-08-25T08:06:49+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-08-11T16:48:32+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=11fa0b1402e5134601c30c272fdef3556f16184a'/>
<id>urn:sha1:11fa0b1402e5134601c30c272fdef3556f16184a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert nx-X11/lib/ build flow from imake to autotools.</title>
<updated>2017-08-25T08:06:49+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-07-21T10:31:09+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=c350873c7c977efe5210484f04160be45f84ba7e'/>
<id>urn:sha1:c350873c7c977efe5210484f04160be45f84ba7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set NX_AGENT_VERSION property for root window</title>
<updated>2017-08-10T21:48:09+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2017-08-09T22:50:27+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=715fcfe6dfc2be12eb6673d2a5e5672af18f9291'/>
<id>urn:sha1:715fcfe6dfc2be12eb6673d2a5e5672af18f9291</id>
<content type='text'>
Fixes ArcticaProject/nx-libs#500
</content>
</entry>
<entry>
<title>Render.c: Improve situation for multiple trapezoid requests.</title>
<updated>2017-07-31T12:12:13+00:00</updated>
<author>
<name>Oleksandr Shneyder</name>
<email>o.schneyder@phoca-gmbh.de</email>
</author>
<published>2017-07-31T11:20:12+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=da43f047a0d1f9e3a4850f3e8a15a67e81826dae'/>
<id>urn:sha1:da43f047a0d1f9e3a4850f3e8a15a67e81826dae</id>
<content type='text'>
 This change improves the situation in nxagent for the following
 issue:

 ```
 "XRenderCompositeTrapezoids builds RenderTrapezoids requests to composite the
 specified list of trapezoids to dst.  XRenderCompositeTrapezoids will split
 the list of trapezoids to build requests no larger than the maximum request
 size supported by the server.  This can create rendering artifacts as the
 precompositing done by RenderTrapezoids when a maskFormat is specified
 cannot span multiple requests."
 ```

 For more information see:
 https://lists.freedesktop.org/archives/xorg/2008-June/036124.html

 Fixes ArcticaProject/nx-libs#336.
</content>
</entry>
<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://cgit.arctica-project.org/nx-libs/commit/?id=f76c82403888bb498973ec974dbfd20e4edb02fe'/>
<id>urn:sha1:f76c82403888bb498973ec974dbfd20e4edb02fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>treat options parameter as option string if it starts with nx/nx</title>
<updated>2017-07-24T22:02:31+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2017-07-24T21:45:48+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=3f7b3001988bf921e6cd860f03a6256b1451ee3d'/>
<id>urn:sha1:3f7b3001988bf921e6cd860f03a6256b1451ee3d</id>
<content type='text'>
This way one can easily pass options to nxagent run as Xnest
replacement without having to create a temporary options file. Please
note that it is not of much use for normal sessions. Options passed
like this cannot be changed after startup so a reconnect may not work
as expected.

Fixes ArcticaProject/nx-libs#476
</content>
</entry>
<entry>
<title>rename nxagentOptionFile to nxagentOptionsFilename</title>
<updated>2017-07-24T21:45:24+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2017-07-24T21:45:24+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=36e583cf52a0a19183bdee69431c306d8e7df5b7'/>
<id>urn:sha1:36e583cf52a0a19183bdee69431c306d8e7df5b7</id>
<content type='text'>
</content>
</entry>
</feed>
