<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/gui/keyboard.h, branch opentrack-2.3.1_fix2</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3.1_fix2</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3.1_fix2'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2017-02-25T13:19:59Z</updated>
<entry>
<title>gui/keyboard: drop modifier keys</title>
<updated>2017-02-25T13:19:59Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2017-02-25T10:28:08Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=595a9399a570e691a414aeeec69625bc82ac42db'/>
<id>urn:sha1:595a9399a570e691a414aeeec69625bc82ac42db</id>
<content type='text'>
For Linux.
</content>
</entry>
<entry>
<title>gui: simplify keyboard listener dialog</title>
<updated>2017-02-24T10:43:34Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2017-02-24T10:43:34Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=4d6e3bad7e38a80375c4888cf630aa71960d2899'/>
<id>urn:sha1:4d6e3bad7e38a80375c4888cf630aa71960d2899</id>
<content type='text'>
It's now generated from .ui QDialog, not a manually created QDialog from
QLabel in .ui.
</content>
</entry>
<entry>
<title>all: rename modules s#^opentrack-##. and opentrack -&gt; api</title>
<updated>2016-08-12T16:00:49Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-08-12T16:00:49Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=9040b187a1c4fa380f8a12207b9dd6d04b3a10ac'/>
<id>urn:sha1:9040b187a1c4fa380f8a12207b9dd6d04b3a10ac</id>
<content type='text'>
Adjust usages.
</content>
</entry>
<entry>
<title>dinput: split from logic module</title>
<updated>2016-08-10T10:02:00Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-08-10T10:02:00Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=6e7af85c52e994fada7f989f4af2a6e793dedac9'/>
<id>urn:sha1:6e7af85c52e994fada7f989f4af2a6e793dedac9</id>
<content type='text'>
For use in the joystick module.
</content>
</entry>
<entry>
<title>all: split "api" into "api" and "logic"</title>
<updated>2016-06-16T10:35:51Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-06-16T10:34:31Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=0760fe011114fa440275b487eaf766b015f40e5b'/>
<id>urn:sha1:0760fe011114fa440275b487eaf766b015f40e5b</id>
<content type='text'>
Here, the "logic" module has all the stuff for building one's own
graphical user interface.

The "api" module has stuff used by other trackers.

While at it, each of "api", "logic", and "compat" need their own export
headers. This is because of preprocessor symbol clashes.

This is all because a change in the "gui"-only dependency required a
relink of all the trackers, protocols, and flters. It takes too long
when building in the release configuration. With the split, only the
"gui" module gets rebuilt. Since it has close to no static dependencies,
it's fast enough.
</content>
</entry>
<entry>
<title>work: use the centralized keypress worker</title>
<updated>2015-11-22T14:55:40Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-11-22T14:07:23Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=bf5931532f91107747cc45befffb5cc189777c89'/>
<id>urn:sha1:bf5931532f91107747cc45befffb5cc189777c89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shortcuts: alloy kbd mods for joystick buttons</title>
<updated>2015-11-11T14:28:50Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-11-11T14:28:50Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=c8805112acca1ba3bd0056fcf0b9332c4ba10f03'/>
<id>urn:sha1:c8805112acca1ba3bd0056fcf0b9332c4ba10f03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shortcuts: map joystick buttons on depress only</title>
<updated>2015-11-11T12:44:45Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-11-11T12:44:45Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=17849b12f232c89bdae16f7e179d3a92a32280ad'/>
<id>urn:sha1:17849b12f232c89bdae16f7e179d3a92a32280ad</id>
<content type='text'>
Some buttons like the X65 mode switch are held all the time. Prevent
them from hogging all the keybindings.

Issue: #118
</content>
</entry>
<entry>
<title>allow for binding joystick buttons to shortcut functions</title>
<updated>2015-11-11T05:14:00Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-11-11T05:14:00Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=2d90e4039c6dd1aab00c738f9bbc70a4949cd583'/>
<id>urn:sha1:2d90e4039c6dd1aab00c738f9bbc70a4949cd583</id>
<content type='text'>
Win32 only

Issue: #118
</content>
</entry>
<entry>
<title>keyboard-chooser: use only keyboard worker, not full shortcuts</title>
<updated>2015-11-01T10:47:05Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-11-01T10:47:05Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=b58b72a31083968793dcefa6f38c02a910a7da8a'/>
<id>urn:sha1:b58b72a31083968793dcefa6f38c02a910a7da8a</id>
<content type='text'>
</content>
</entry>
</feed>
