<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/etc, branch 3.5.99.22</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.22</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.22'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2019-08-27T12:10:16+00:00</updated>
<entry>
<title>nxagent: Add autograb mode.</title>
<updated>2019-08-27T12:10:16+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2017-03-05T22:51:24+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=58183b7ceacb774b018bd61e6ad6c127662c7fcb'/>
<id>urn:sha1:58183b7ceacb774b018bd61e6ad6c127662c7fcb</id>
<content type='text'>
 You can now toggle between autograb mode by pressing CTRL-ALT-G
 (default, can be adjusted in keystrokes.cfg).

 Fixes ArcticaProject/nx-libs#384.
</content>
</entry>
<entry>
<title>Remove useless "ignore" keystroke for Ctrl-Alt-Backspace</title>
<updated>2019-05-10T17:13:31+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2019-05-08T19:49:50+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=79a2b7b241e61dae4c2ae7a3896f98243e41ff3b'/>
<id>urn:sha1:79a2b7b241e61dae4c2ae7a3896f98243e41ff3b</id>
<content type='text'>
nxagent does not react on that anyway (see xkb/xkbDflts.h)
</content>
</entry>
<entry>
<title>keystrokes.cfg: Add missing Shift=1 for viewport_move_up/down/right</title>
<updated>2019-02-15T10:47:26+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2019-02-15T08:27:29+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=f1b27c4fd46f6961535d908ead695d9c6d2701d4'/>
<id>urn:sha1:f1b27c4fd46f6961535d908ead695d9c6d2701d4</id>
<content type='text'>
These keystrokes where the same as their viewport_scroll variants and made
the latter being disabled.

Fixes ArcticaProject/nx-libs#770
</content>
</entry>
<entry>
<title>etc/nxagent.keyboard: Drop file. Not required anymore.</title>
<updated>2018-07-03T14:29:17+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-02-16T21:32:28+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=3872cd143cd0b8d8ef132369bdf3af1141a01aeb'/>
<id>urn:sha1:3872cd143cd0b8d8ef132369bdf3af1141a01aeb</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
