<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs, branch 3.5.99.13</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.13</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.13'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2018-01-16T14:19:43+00:00</updated>
<entry>
<title>release 3.5.99.13</title>
<updated>2018-01-16T14:19:43+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-01-16T14:19:42+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=61265ff616323bd1821633eb79c4f14eacdca8f3'/>
<id>urn:sha1:61265ff616323bd1821633eb79c4f14eacdca8f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'sunweaver-pr/keep-disabled-rrxinerama-disabled-on-reconnects' into 3.6.x</title>
<updated>2018-01-16T14:08:07+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-01-16T14:08:07+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=9772277c6589b881c639285fc0b91655ac77f82c'/>
<id>urn:sha1:9772277c6589b881c639285fc0b91655ac77f82c</id>
<content type='text'>
Attributes GH PR #637: https://github.com/ArcticaProject/nx-libs/pull/637

Reviewed-by: Ulrich Sibiller &lt;uli42@gmx.de&gt; --  Tue, 16 Jan 2018 06:03:18 -0800
</content>
</entry>
<entry>
<title>hw/nxagent/Screen.c: Additionally check for noRRXineramaExtension set to FALSE before using the nxagentAdjustRandRXinerama() function and providing a Xinerama-like user experience.</title>
<updated>2018-01-16T13:52:45+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-01-16T13:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=05dd842561f0e8261540e3313688c975e23b178b'/>
<id>urn:sha1:05dd842561f0e8261540e3313688c975e23b178b</id>
<content type='text'>
 Fixes ArcticaProject/nx-libs#634.
</content>
</entry>
<entry>
<title>nx-X11/config/cf/{gnu,lnx}Lib.rules: add RPATH entries for temporary nxcomp and nxcompshad libraries.</title>
<updated>2018-01-11T09:01:22+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2018-01-11T09:01:18+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=7c43682e8e7a4f11af08a1b5e80244218adaa52d'/>
<id>urn:sha1:7c43682e8e7a4f11af08a1b5e80244218adaa52d</id>
<content type='text'>
No change to the actually installed relinked nxagent(-relink) binary
that gets installed - only affects the temporary executable build
binary.
</content>
</entry>
<entry>
<title>Merge branch 'Ionic-bugfix/ctime' into 3.6.x</title>
<updated>2018-01-09T00:08:17+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2018-01-09T00:08:17+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=1086c4aa5b4ad65bb51dac1dbab606f14ebaf98b'/>
<id>urn:sha1:1086c4aa5b4ad65bb51dac1dbab606f14ebaf98b</id>
<content type='text'>
Attributes GH PR #623: https://github.com/ArcticaProject/nx-libs/pull/623

Fixes: ArcticaProject/nx-libs#616
</content>
</entry>
<entry>
<title>nxcomp/src/Timestamp.{cpp,h}: use ::ctime_s or ::ctime_r instead of plain ctime, on-stack buffers and return std::string objects.</title>
<updated>2018-01-08T23:15:42+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2017-12-30T08:30:03+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=2eb2f2e6ca13d84113e30041ade2dbfa9f4e1432'/>
<id>urn:sha1:2eb2f2e6ca13d84113e30041ade2dbfa9f4e1432</id>
<content type='text'>
Fixes: ArcticaProject/nx-libs#616
</content>
</entry>
<entry>
<title>nxcomp/configure.ac: add check for ::ctime_s.</title>
<updated>2018-01-08T22:56:28+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2017-12-30T08:25:26+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=df8908b9dc0a4583c4b426cbbe47249cd895e16a'/>
<id>urn:sha1:df8908b9dc0a4583c4b426cbbe47249cd895e16a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'uli42-pr/fix_xext_includes' into 3.6.x</title>
<updated>2018-01-08T22:43:28+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2018-01-08T22:43:28+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=70e1e6a011126aa027456ad4b3163f67d72c034f'/>
<id>urn:sha1:70e1e6a011126aa027456ad4b3163f67d72c034f</id>
<content type='text'>
Attributes GH PR #629: https://github.com/ArcticaProject/nx-libs/pull/629
</content>
</entry>
<entry>
<title>panoramiX: fix includes</title>
<updated>2018-01-08T22:09:18+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2018-01-08T22:08:51+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=f66820b57a8f630646cc87016c9db12754d8eaa4'/>
<id>urn:sha1:f66820b57a8f630646cc87016c9db12754d8eaa4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'uli42-pr/reenable_xc-misc' into 3.6.x</title>
<updated>2018-01-08T21:58:26+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2018-01-08T21:58:26+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=47ef330c59b80bcb8e06c90da862cbc1fe540e80'/>
<id>urn:sha1:47ef330c59b80bcb8e06c90da862cbc1fe540e80</id>
<content type='text'>
Attributes GH PR #628: https://github.com/ArcticaProject/nx-libs/pull/628

Fixes: ArcticaProject/nx-libs#589
</content>
</entry>
</feed>
