<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs, branch 3.5.99.26</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://openid.arctica-project.org/nx-libs/atom?h=3.5.99.26</id>
<link rel='self' href='https://openid.arctica-project.org/nx-libs/atom?h=3.5.99.26'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/'/>
<updated>2021-02-04T13:34:56+00:00</updated>
<entry>
<title>release 3.5.99.26</title>
<updated>2021-02-04T13:34:56+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2021-02-04T13:34:56+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=0e2b7971343845248353f6d8503e28506e9536ea'/>
<id>urn:sha1:0e2b7971343845248353f6d8503e28506e9536ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'mjtrangoni-fix-shellcheck-issues' into 3.6.x</title>
<updated>2021-02-03T13:53:40+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2021-02-03T13:53:40+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=3e02494cbc29d2a40b377cc803eae3eb50911e11'/>
<id>urn:sha1:3e02494cbc29d2a40b377cc803eae3eb50911e11</id>
<content type='text'>
Attributes GH PR #996: https://github.com/ArcticaProject/nx-libs/pull/996
</content>
</entry>
<entry>
<title>Screen.c: rephrase comment</title>
<updated>2021-02-03T13:52:53+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2021-01-30T16:23:49+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=9d0364198e1e161e540e05757f40935f7018d8d6'/>
<id>urn:sha1:9d0364198e1e161e540e05757f40935f7018d8d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Screen.c: Fix fullscreen (onescreen) at startup</title>
<updated>2021-02-03T13:52:53+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2021-01-30T15:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=b09f5e03ec08bcbb9a614d5f2c0f86b28a203aef'/>
<id>urn:sha1:b09f5e03ec08bcbb9a614d5f2c0f86b28a203aef</id>
<content type='text'>
Fixes ArcticaProject/nx-libs#991
</content>
</entry>
<entry>
<title>Window.c: add another FIXME</title>
<updated>2021-02-03T13:52:53+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2021-02-03T12:38:59+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=6d8ccec751dd7de462936cd2b0920867055f0e2a'/>
<id>urn:sha1:6d8ccec751dd7de462936cd2b0920867055f0e2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NXproperty.c: reorder functions</title>
<updated>2021-02-03T13:52:53+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2021-01-31T18:20:25+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=82028465cd5b92ad7c5bffd6333ee57e13ce8045'/>
<id>urn:sha1:82028465cd5b92ad7c5bffd6333ee57e13ce8045</id>
<content type='text'>
Make it obvious that GetWindowProperty() and ChangeWindowProperty are
not derived from dix.
</content>
</entry>
<entry>
<title>NXproperty.c, dix.c: simplify ProcDeleteProperty()</title>
<updated>2021-02-03T13:52:53+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2021-01-30T15:10:23+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=da9ac92e9729308bcaabd76cf2a9b37b7acca9ec'/>
<id>urn:sha1:da9ac92e9729308bcaabd76cf2a9b37b7acca9ec</id>
<content type='text'>
by calling the dix version after a check
</content>
</entry>
<entry>
<title>NXproperty.c: GetWindowProperty(): add more comments, restruct prototype</title>
<updated>2021-02-03T13:52:53+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2021-01-30T15:10:21+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=969d9af23c77d90abe9d9607d142d668b1ab432e'/>
<id>urn:sha1:969d9af23c77d90abe9d9607d142d668b1ab432e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NXproperty.c: simplify and reformat GetWindowProperty()</title>
<updated>2021-02-03T13:52:53+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2021-01-30T15:10:19+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=3cabdfa2a0f799d7c9278da1b6f333961e670428'/>
<id>urn:sha1:3cabdfa2a0f799d7c9278da1b6f333961e670428</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NXproperty.c: clean returns</title>
<updated>2021-02-03T13:52:53+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2021-01-30T15:10:17+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=513418ace94fa4e57917d5145381d05050e3e160'/>
<id>urn:sha1:513418ace94fa4e57917d5145381d05050e3e160</id>
<content type='text'>
remove unneccessary parentheses
</content>
</entry>
</feed>
