<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs, branch 3.5.99.18</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://openid.arctica-project.org/nx-libs/atom?h=3.5.99.18</id>
<link rel='self' href='https://openid.arctica-project.org/nx-libs/atom?h=3.5.99.18'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/'/>
<updated>2019-01-31T13:10:36+00:00</updated>
<entry>
<title>release 3.5.99.18</title>
<updated>2019-01-31T13:10:36+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2019-01-31T13:10:36+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=427ac344c53acf4cb361f24e1df771137f83ea6b'/>
<id>urn:sha1:427ac344c53acf4cb361f24e1df771137f83ea6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'theqvd-unix_socket_forwarding' into 3.6.x</title>
<updated>2019-01-25T15:37:29+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2019-01-25T15:37:29+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=26e483d495cb06b9af5d04b44ae7176885433072'/>
<id>urn:sha1:26e483d495cb06b9af5d04b44ae7176885433072</id>
<content type='text'>
Attributes GH PR #764: https://github.com/ArcticaProject/nx-libs/pull/764
</content>
</entry>
<entry>
<title>Fix parsing ports set to unix sockets</title>
<updated>2019-01-22T10:59:33+00:00</updated>
<author>
<name>Vadim</name>
<email>vtroshchinskiy@qindel.com</email>
</author>
<published>2019-01-18T12:15:18+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=889de46f759913742478d2cfe20f1f4a6c2effdc'/>
<id>urn:sha1:889de46f759913742478d2cfe20f1f4a6c2effdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make getUnixPath() return the right value when called without an argument.</title>
<updated>2019-01-21T09:02:55+00:00</updated>
<author>
<name>Vadim</name>
<email>vtroshchinskiy@qindel.com</email>
</author>
<published>2019-01-18T11:28:51+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=5c99eb7d5d3121c4fff11e73b923a4c7a88263fc'/>
<id>urn:sha1:5c99eb7d5d3121c4fff11e73b923a4c7a88263fc</id>
<content type='text'>
This fixes the verification in validateSpec()
</content>
</entry>
<entry>
<title>Merge branch 'uli42-pr/window_fixes' into 3.6.x</title>
<updated>2019-01-17T11:06:34+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2019-01-17T11:06:34+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=ca8236e7fe565e851362a744bfa0312274e1f856'/>
<id>urn:sha1:ca8236e7fe565e851362a744bfa0312274e1f856</id>
<content type='text'>
Attributes GH PR #761: https://github.com/ArcticaProject/nx-libs/pull/761
</content>
</entry>
<entry>
<title>Screen.c: fix handling of fullscreen startup</title>
<updated>2019-01-13T23:27:43+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2019-01-12T00:01:55+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=d16a5fbb19c072b667be76633bc3f23f12ca82ef'/>
<id>urn:sha1:d16a5fbb19c072b667be76633bc3f23f12ca82ef</id>
<content type='text'>
If nxagent is started in fullscreen mode take care the saved size
(that is applied on exit of the fullscreen mode) will be configured
correctly. Also respect a user provided -geometry option (had been
ignored here previously).

Fixes ArcticaProject/nx-libs#449
</content>
</entry>
<entry>
<title>Screen.c: fix size calculation in rootless mode</title>
<updated>2019-01-13T23:09:31+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2019-01-13T22:47:53+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=3c92b5db9d3d90967410c4dc1d1f8a45554c724b'/>
<id>urn:sha1:3c92b5db9d3d90967410c4dc1d1f8a45554c724b</id>
<content type='text'>
There's no need to reduce the size to 75% in rootless mode. We always
want to have the full size then.

Fixes ArcticaProject/nx-libs#757 (Part 2/2)
</content>
</entry>
<entry>
<title>Screen.c: improve readability of size calculations</title>
<updated>2019-01-13T23:09:31+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2019-01-13T22:46:49+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=43d3b655d4f158203b3e39025a3cafc314ba9ad7'/>
<id>urn:sha1:43d3b655d4f158203b3e39025a3cafc314ba9ad7</id>
<content type='text'>
... by using some short named variables and the min() macro.

No change in behaviour.
</content>
</entry>
<entry>
<title>Screen.c: move identical line out of both parts of an if clause</title>
<updated>2019-01-13T23:09:30+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2019-01-11T22:25:39+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=8dea30751d5917482527489ca292714a7874f42c'/>
<id>urn:sha1:8dea30751d5917482527489ca292714a7874f42c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extensions.c: Cleanup nxagentRandRInitSizes()</title>
<updated>2019-01-13T23:09:30+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2019-01-11T21:39:34+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=c4c39bc949549795c39ecbb24967256119c1f342'/>
<id>urn:sha1:c4c39bc949549795c39ecbb24967256119c1f342</id>
<content type='text'>
</content>
</entry>
</feed>
