<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/nx-X11, branch 3.5.99.18</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.18</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.18'/>
<link rel='alternate' type='text/html' href='https://cgit.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://cgit.arctica-project.org/nx-libs/commit/?id=427ac344c53acf4cb361f24e1df771137f83ea6b'/>
<id>urn:sha1:427ac344c53acf4cb361f24e1df771137f83ea6b</id>
<content type='text'>
</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://cgit.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://cgit.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://cgit.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://cgit.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://cgit.arctica-project.org/nx-libs/commit/?id=c4c39bc949549795c39ecbb24967256119c1f342'/>
<id>urn:sha1:c4c39bc949549795c39ecbb24967256119c1f342</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extensions.c: fix first resolution being ignored</title>
<updated>2019-01-13T23:09:30+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2019-01-11T20:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=6c0098a3e64683f79e5dbbf601ac18d840a88726'/>
<id>urn:sha1:6c0098a3e64683f79e5dbbf601ac18d840a88726</id>
<content type='text'>
Minor fix: The loop always started at index 3, comparing against the
value at index 2. So the resolution at index 1 (320x240) was never
taken into account for anything.
</content>
</entry>
<entry>
<title>Set default screen size to the whole screen in rootless mode</title>
<updated>2019-01-13T23:09:27+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2019-01-10T23:59:55+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=d175fd4c6d7872bf51c8509a678fecd84a14850a'/>
<id>urn:sha1:d175fd4c6d7872bf51c8509a678fecd84a14850a</id>
<content type='text'>
This solves weird window (menu) placement and drawing behaviour on right/lowest
25% of the screen.

Fixes ArcticaProject/nx-libs#757 (Part 1/2)
</content>
</entry>
<entry>
<title>Window.c: move WM_STATE handling to separate function</title>
<updated>2019-01-13T23:09:09+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2019-01-10T21:35:02+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=4a7faa8bd0b8918900f442d097a6e946415d1ea7'/>
<id>urn:sha1:4a7faa8bd0b8918900f442d097a6e946415d1ea7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>XlibInt: check for XlibError before accessing other dpy fields</title>
<updated>2018-12-22T21:01:31+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2018-10-31T22:44:15+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=633f4617b6720bcac8e0ead9e46fd14b60d598e6'/>
<id>urn:sha1:633f4617b6720bcac8e0ead9e46fd14b60d598e6</id>
<content type='text'>
This fixes an assertion being triggered on reconnect:

assertion=assertion@entry=0x7f2f0bba6510 "(dpy-&gt;flags &amp; XlibDisplayPrivSync) != 0", file=file@entry=0x7f2f0bba62fc "XlibInt.c", line=line@entry=895,
</content>
</entry>
</feed>
