<feed xmlns='http://www.w3.org/2005/Atom'>
<title>patched/glutin/src/api/cocoa, branch feature-existing</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/patched/glutin/atom?h=feature-existing</id>
<link rel='self' href='https://git.bnewbold.net/patched/glutin/atom?h=feature-existing'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/'/>
<updated>2016-05-23T06:17:31+00:00</updated>
<entry>
<title>Make `WindowBuilder` and `HeadlessRendererBuilder` derive `Clone`.</title>
<updated>2016-05-23T06:17:31+00:00</updated>
<author>
<name>Jan Segre</name>
<email>jan@segre.in</email>
</author>
<published>2016-05-23T06:17:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=e0f36b80c9bf29bbf3306a617614f6913b705a10'/>
<id>urn:sha1:e0f36b80c9bf29bbf3306a617614f6913b705a10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow OSX WindowBuilder to specify 'activation behavior'.</title>
<updated>2016-04-29T14:43:30+00:00</updated>
<author>
<name>Corey Farwell</name>
<email>coreyf@rwell.org</email>
</author>
<published>2016-04-28T23:30:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=dc49156fe6bd2d15c4bd5e5f9e1ff6f3ffe7d334'/>
<id>urn:sha1:dc49156fe6bd2d15c4bd5e5f9e1ff6f3ffe7d334</id>
<content type='text'>
</content>
</entry>
<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>Update objc to 0.2.</title>
<updated>2016-03-20T23:04:11+00:00</updated>
<author>
<name>Steven Sheldon</name>
<email>steven@sasheldon.com</email>
</author>
<published>2016-03-20T23:04:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=c5268309c39933e13e86bd33a9fe0b7fa8c88b14'/>
<id>urn:sha1:c5268309c39933e13e86bd33a9fe0b7fa8c88b14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #733 from fkaa/cocoa-memleak</title>
<updated>2016-03-17T02:08:47+00:00</updated>
<author>
<name>Paul Rouget</name>
<email>me@paulrouget.com</email>
</author>
<published>2016-03-17T02:08:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=a3543b700f4982a470037cd059928aed533b887c'/>
<id>urn:sha1:a3543b700f4982a470037cd059928aed533b887c</id>
<content type='text'>
Fix memory leak while creating NSEvent and swapping buffers (Fixes #514)</content>
</entry>
<entry>
<title>Make Mac borderless windows resizable and draggable.</title>
<updated>2016-03-14T23:45:01+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2016-03-14T22:51:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=7249529654afe4b3ac6628be45bd2d8bb15dcaf4'/>
<id>urn:sha1:7249529654afe4b3ac6628be45bd2d8bb15dcaf4</id>
<content type='text'>
Despite the fact that the style mask contains `NSTitledWindowMask`, the
title doesn't show up for two reasons: (a) we draw over it; (b) we make
it invisible with a call to `-[NSWindow setTitleVisibility:]`.

Addresses servo/servo#9856 and servo/servo#9878.
Partially addresses servo/servo#9812.
</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>Fix memory leak while creating NSEvent and swapping buffers (Fixes #514)</title>
<updated>2016-03-02T15:44:08+00:00</updated>
<author>
<name>Felix Kaaman</name>
<email>trundmatu@gmail.com</email>
</author>
<published>2016-03-02T15:40:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=08c311839f9c65faa358b0540a3ff6b2eb19ff14'/>
<id>urn:sha1:08c311839f9c65faa358b0540a3ff6b2eb19ff14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cocoa: Post Awakened events at the end of the queue to avoid floods.</title>
<updated>2016-02-29T23:12:35+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2016-02-29T23:10:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=bcd7999bf60c49c6df5f1e1536b53c44d5801e13'/>
<id>urn:sha1:bcd7999bf60c49c6df5f1e1536b53c44d5801e13</id>
<content type='text'>
Closes servo/webrender#179.
</content>
</entry>
<entry>
<title>TouchpadPressure event</title>
<updated>2016-02-26T10:08:46+00:00</updated>
<author>
<name>Paul Rouget</name>
<email>me@paulrouget.com</email>
</author>
<published>2016-02-19T03:51:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=68818751f42811472c50ea3f95a430c5c3be2dc9'/>
<id>urn:sha1:68818751f42811472c50ea3f95a430c5c3be2dc9</id>
<content type='text'>
</content>
</entry>
</feed>
