<feed xmlns='http://www.w3.org/2005/Atom'>
<title>patched/glutin/src/api/win32, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/patched/glutin/atom?h=master</id>
<link rel='self' href='https://git.bnewbold.net/patched/glutin/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/'/>
<updated>2016-03-27T18:39:20+00:00</updated>
<entry>
<title>Changed MouseMoved((i32, i32)) to MouseMoved(i32, i32), breaking change</title>
<updated>2016-03-27T18:39:20+00:00</updated>
<author>
<name>Richard Lettich</name>
<email>lettrich42@gmail.com</email>
</author>
<published>2016-03-27T18:39:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=117069ef9023665085564c4c20a9525c9e139de2'/>
<id>urn:sha1:117069ef9023665085564c4c20a9525c9e139de2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable more Windows keys</title>
<updated>2016-03-19T10:56:58+00:00</updated>
<author>
<name>Adam Casey</name>
<email>adamncasey@gmail.com</email>
</author>
<published>2016-03-19T09:45:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=9e2a179daaa9f61b80733f1c0739b203a4bbaa8c'/>
<id>urn:sha1:9e2a179daaa9f61b80733f1c0739b203a4bbaa8c</id>
<content type='text'>
This should enable most required keys on Windows.

Mappings taken from: https://msdn.microsoft.com/en-gb/library/windows/desktop/dd375731%28v=vs.85%29.aspx and applied with some guesswork to the Glutin names.
</content>
</entry>
<entry>
<title>Uncomment more keys on win32</title>
<updated>2016-03-18T01:49:15+00:00</updated>
<author>
<name>UK992</name>
<email>urbankrajnc92@gmail.com</email>
</author>
<published>2016-03-18T01:44:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=28599a5d792eaa718882ef522177b3b46f6dec6f'/>
<id>urn:sha1:28599a5d792eaa718882ef522177b3b46f6dec6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for navigation keys</title>
<updated>2016-03-17T10:34:03+00:00</updated>
<author>
<name>Manish Goregaokar</name>
<email>manishsmail@gmail.com</email>
</author>
<published>2016-02-27T09:59:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=1de66e4efbd428e5cefa422e6c771e225cab1829'/>
<id>urn:sha1:1de66e4efbd428e5cefa422e6c771e225cab1829</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add phases to wheel events.</title>
<updated>2016-03-03T23:49:35+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2016-03-03T00:13:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=7886ff9acdbc4961359725536c1a15e2cbb3d4f5'/>
<id>urn:sha1:7886ff9acdbc4961359725536c1a15e2cbb3d4f5</id>
<content type='text'>
Needed for apps to support overscroll on the Mac.
</content>
</entry>
<entry>
<title>Support for side buttons on mouse</title>
<updated>2015-12-29T23:47:04+00:00</updated>
<author>
<name>Aceeri</name>
<email>conmcclusk@gmail.com</email>
</author>
<published>2015-12-29T23:47:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=47d9a7f1a6ded7bfe549c6c39525767eaa6ff87a'/>
<id>urn:sha1:47d9a7f1a6ded7bfe549c6c39525767eaa6ff87a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed unnecessary unsafe code block</title>
<updated>2015-12-26T18:23:20+00:00</updated>
<author>
<name>Rengierof</name>
<email>anttoni.v.koivu@gmail.com</email>
</author>
<published>2015-12-26T18:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=bc811fa587ac3f9c996d71cfc285b8edad0bf9f7'/>
<id>urn:sha1:bc811fa587ac3f9c996d71cfc285b8edad0bf9f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes cursor behavior with windows</title>
<updated>2015-12-26T14:38:00+00:00</updated>
<author>
<name>Rengierof</name>
<email>anttoni.v.koivu@gmail.com</email>
</author>
<published>2015-12-26T14:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=11e27889aec6dfb943c6fb1aa97900e21e319bb7'/>
<id>urn:sha1:11e27889aec6dfb943c6fb1aa97900e21e319bb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed comments, fixed Some/None matches, removed unnecessary lock checks</title>
<updated>2015-11-09T11:13:52+00:00</updated>
<author>
<name>Aceeri</name>
<email>conmcclusk@gmail.com</email>
</author>
<published>2015-11-09T11:13:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=c6ffedccbdf61cf86591989e61cae73d95251df5'/>
<id>urn:sha1:c6ffedccbdf61cf86591989e61cae73d95251df5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Corrections to sharing data</title>
<updated>2015-11-09T10:49:50+00:00</updated>
<author>
<name>Aceeri</name>
<email>conmcclusk@gmail.com</email>
</author>
<published>2015-11-09T10:49:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=d6a53cf5d3ba9c41f4bd6255012ac2adfc6487b4'/>
<id>urn:sha1:d6a53cf5d3ba9c41f4bd6255012ac2adfc6487b4</id>
<content type='text'>
</content>
</entry>
</feed>
