<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/etc, branch 3.5.99.7</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.7</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.7'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2017-04-03T19:28:11+00:00</updated>
<entry>
<title>Keystrokes: rename left/up/right/down keystrokes to descriptive names</title>
<updated>2017-04-03T19:28:11+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2017-03-27T20:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=ee18cd43d873bc814ca40faabd29cc486061969f'/>
<id>urn:sha1:ee18cd43d873bc814ca40faabd29cc486061969f</id>
<content type='text'>
The are now called reflecting their purpose:
viewport_scroll_left/up/right/down. This also regroups all the
keystrokes referring to viewport stuff.
</content>
</entry>
<entry>
<title>keystrokes.cfg: remove debug keystrokes</title>
<updated>2017-04-03T19:28:11+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2017-03-23T22:48:46+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=e3240d6b3f9f5dc9ddcd41c24a3c2fbc394c3735'/>
<id>urn:sha1:e3240d6b3f9f5dc9ddcd41c24a3c2fbc394c3735</id>
<content type='text'>
Normal builds will not contain support for some keystrokes but warn
about unknown keystroke actions:

Info: ignoring unknown keystroke action 'debug_tree'.
Info: ignoring unknown keystroke action 'regions_on_screen'.
Info: ignoring unknown keystroke action 'test_input'.
Info: ignoring unknown keystroke action 'deactivate_input_devices_grab'.

So we remove those from the default keystrokes config.
</content>
</entry>
<entry>
<title>keystrokes.cfg: add missing keystrokes</title>
<updated>2017-04-03T19:28:10+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2017-03-23T21:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=a45a348c44d5c39e8b8de3289f764f4ab397dff7'/>
<id>urn:sha1:a45a348c44d5c39e8b8de3289f764f4ab397dff7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Keystroke.c: add new keystroke to reread keystroke config</title>
<updated>2017-03-13T21:17:42+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2017-03-13T21:00:23+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=abf6242128394aa2374f3882252dfc84d4499c33'/>
<id>urn:sha1:abf6242128394aa2374f3882252dfc84d4499c33</id>
<content type='text'>
Default is ctrl-alt-k
</content>
</entry>
<entry>
<title>Keystroke.c: arrange switch_all_screens and fullscreen close together</title>
<updated>2017-03-13T20:24:52+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2017-03-10T23:21:53+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=8f7b0b75b83c3651f92d6a6e6f8ff6c8f17de061'/>
<id>urn:sha1:8f7b0b75b83c3651f92d6a6e6f8ff6c8f17de061</id>
<content type='text'>
Both use the same keystroke 'f' (with different modifiers) for a very
similar function.
</content>
</entry>
<entry>
<title>Xserver/os/oscolor.c: Follow X.org in dropping the rgb.txt file entirely. Content of that file is now hard-coded.</title>
<updated>2017-02-26T17:42:56+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-02-06T14:19:47+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=f6a11402755a2489babb8bbf1c3b8b97b8d1ac7a'/>
<id>urn:sha1:f6a11402755a2489babb8bbf1c3b8b97b8d1ac7a</id>
<content type='text'>
 Adopting an exact copy of os/oscolor.c from X.org leads to this compiler warning:

 ```
 oscolor.c:844:1: warning: string length ‘7614’ is greater than the length ‘4095’ ISO C99 compilers are required to support [-Woverlength-strings]
 };
 ^
 ```

 This will be address later in coordination with X.org.

 Note: there is a tiny change in oscolor.c as we ship it. The original X.org file includes &lt;X11/keysym.h&gt; which seems
 unneeded. We drop that one line from oscolor.c.

 Fixes ArcticaProject/nx-libs#259.
</content>
</entry>
<entry>
<title>nxagent.keyboard: add quotes</title>
<updated>2016-10-30T12:46:11+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2016-10-30T12:46:11+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=16947012def69e4abfbe91c57bc9e42ffee02937'/>
<id>urn:sha1:16947012def69e4abfbe91c57bc9e42ffee02937</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile,debian/*,nx-libs.spec,&lt;misc&gt;: Drop references to X2Go Project, esp. drop x2goagent.</title>
<updated>2016-06-29T09:19:36+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2016-06-22T06:16:35+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=c355dc91d35c74234c24dfbf013dfac98110d352'/>
<id>urn:sha1:c355dc91d35c74234c24dfbf013dfac98110d352</id>
<content type='text'>
 The x2goagent package is being replaced by an x2goserver bin:package
 named x2goserver-x2goagent.

 This x2goserver-x2goagent bin:package will be maintained in the X2Go
 Project's namespace and basically wraps around nxagent.

 Furthermore, declare Arctica Project as upstream source for nx-libs.
</content>
</entry>
<entry>
<title>etc/keystrokes.cfg: fix whitespace errors.</title>
<updated>2015-04-27T00:02:15+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2015-04-27T00:02:15+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=380a4df0fa9adadabf06e719280dee1f2794d082'/>
<id>urn:sha1:380a4df0fa9adadabf06e719280dee1f2794d082</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move all config files from $(srcbase)/debian/ into $(srcbase)/etc/ folder.</title>
<updated>2015-02-14T15:14:31+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2015-02-14T14:52:29+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=9000c00dcc60b5a8402d4a944503ff68bb283c20'/>
<id>urn:sha1:9000c00dcc60b5a8402d4a944503ff68bb283c20</id>
<content type='text'>
  Affected packagings scripts:

    debian/roll-tarballs.sh
    debian/rules
    nx-libs.spec
</content>
</entry>
</feed>
