<feed xmlns='http://www.w3.org/2005/Atom'>
<title>patched/glutin, 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-06-12T16:23:15Z</updated>
<entry>
<title>examples: existing_window</title>
<updated>2016-06-12T16:23:15Z</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2016-06-12T16:14:27Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=d9b4ae8b2c6b37311f0bdff12bd438bbad456346'/>
<id>urn:sha1:d9b4ae8b2c6b37311f0bdff12bd438bbad456346</id>
<content type='text'>
</content>
</entry>
<entry>
<title>x11: initial implementation of from_existing_window</title>
<updated>2016-06-12T16:23:15Z</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2016-06-10T22:32:26Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=bea8daf5e49055bc72ab7f61d245463b1ef1f1bd'/>
<id>urn:sha1:bea8daf5e49055bc72ab7f61d245463b1ef1f1bd</id>
<content type='text'>
This adds the ability to create a glutin Window that wraps a pre-existing X
Window. The proximal motivation for this is to allow writing of XScreensaver
hacks in Rust, but it might also be useful for embedding 3D graphics in larger
applications with full process separation, etc.

This commit includes a bit of inline documentation, but no tests, and the
details of what if any WindowAttributes or pixel information should be applied
to the existing window aren't worked out.
</content>
</entry>
<entry>
<title>more gitignore entires</title>
<updated>2016-06-12T16:22:33Z</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2016-06-10T21:50:37Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=8c6a3cb1ac90cc8c625c735193c49489379940d8'/>
<id>urn:sha1:8c6a3cb1ac90cc8c625c735193c49489379940d8</id>
<content type='text'>
Eg, for vim temporary files (`.*.swp`)
</content>
</entry>
<entry>
<title>make WindowBuilder.platform_specific pub</title>
<updated>2016-06-12T16:22:33Z</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2016-06-10T21:46:48Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=ec0927913de9d32cc609b19934b7edb3314793db'/>
<id>urn:sha1:ec0927913de9d32cc609b19934b7edb3314793db</id>
<content type='text'>
I'm not sure what other intended way to access and mutate this member via the
WindowBuilderExt trait, other than making it pub.
</content>
</entry>
<entry>
<title>Merge pull request #772 from ozkriff/master</title>
<updated>2016-05-25T19:22:13Z</updated>
<author>
<name>tomaka</name>
<email>pierre.krieger1708@gmail.com</email>
</author>
<published>2016-05-25T19:22:13Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=11faacefd749d6248abaf776fc8c2fbda827e1b3'/>
<id>urn:sha1:11faacefd749d6248abaf776fc8c2fbda827e1b3</id>
<content type='text'>
Update to android_glue 0.2</content>
</entry>
<entry>
<title>Merge pull request #780 from jansegre/impl-clone-builders</title>
<updated>2016-05-23T06:48:09Z</updated>
<author>
<name>tomaka</name>
<email>pierre.krieger1708@gmail.com</email>
</author>
<published>2016-05-23T06:48:09Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=e796a2e01841dcd55e1633bf4d13e993eb547876'/>
<id>urn:sha1:e796a2e01841dcd55e1633bf4d13e993eb547876</id>
<content type='text'>
Make `WindowBuilder` and `HeadlessRendererBuilder` derive `Clone`.</content>
</entry>
<entry>
<title>Make `WindowBuilder` and `HeadlessRendererBuilder` derive `Clone`.</title>
<updated>2016-05-23T06:17:31Z</updated>
<author>
<name>Jan Segre</name>
<email>jan@segre.in</email>
</author>
<published>2016-05-23T06:17:31Z</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>Publish 0.5.2</title>
<updated>2016-05-19T09:14:19Z</updated>
<author>
<name>tomaka</name>
<email>pierre.krieger1708@gmail.com</email>
</author>
<published>2016-05-19T09:14:19Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=cf02e7f1f44eebaaee939b8267b9457094d9bc6b'/>
<id>urn:sha1:cf02e7f1f44eebaaee939b8267b9457094d9bc6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #773 from IvanUkhov/title</title>
<updated>2016-05-08T09:13:58Z</updated>
<author>
<name>tomaka</name>
<email>pierre.krieger1708@gmail.com</email>
</author>
<published>2016-05-08T09:13:58Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=547161af276349405fac1437a47ad6eb213338d2'/>
<id>urn:sha1:547161af276349405fac1437a47ad6eb213338d2</id>
<content type='text'>
Generalize WindowBuilder::with_title</content>
</entry>
<entry>
<title>Generalize WindowBuilder::with_title</title>
<updated>2016-05-08T07:28:42Z</updated>
<author>
<name>Ivan Ukhov</name>
<email>ivan.ukhov@gmail.com</email>
</author>
<published>2016-05-08T07:28:42Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=54f442ea06e26654438c4f3acdbacca1b2b1cefe'/>
<id>urn:sha1:54f442ea06e26654438c4f3acdbacca1b2b1cefe</id>
<content type='text'>
</content>
</entry>
</feed>
