<feed xmlns='http://www.w3.org/2005/Atom'>
<title>patched/glutin/src/platform, 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>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>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>Fix this_platform_is_not_supported on OpenBSD.</title>
<updated>2016-03-02T02:06:13Z</updated>
<author>
<name>Kirill Zdornyy</name>
<email>kirill@dineserve.com</email>
</author>
<published>2016-03-02T02:06:13Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=74a28adba2a07d56bce9592f24196442192e68e0'/>
<id>urn:sha1:74a28adba2a07d56bce9592f24196442192e68e0</id>
<content type='text'>
I followed the steps of @mneumann.
</content>
</entry>
<entry>
<title>Unlocks platform-specific attributes</title>
<updated>2016-02-10T16:39:35Z</updated>
<author>
<name>Pierre Krieger</name>
<email>pierre.krieger1708@gmail.com</email>
</author>
<published>2016-01-07T15:01:18Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=ec76d991adc3522512f07935f78569dc4a9d089b'/>
<id>urn:sha1:ec76d991adc3522512f07935f78569dc4a9d089b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the emscripten port of glutin</title>
<updated>2016-02-09T13:25:21Z</updated>
<author>
<name>Pierre Krieger</name>
<email>pierre.krieger1708@gmail.com</email>
</author>
<published>2015-12-05T10:54:56Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=982279bc39737af0ba8ee712b744cc3335b001b0'/>
<id>urn:sha1:982279bc39737af0ba8ee712b744cc3335b001b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace `i8` with `libc::c_char`</title>
<updated>2016-01-26T11:44:34Z</updated>
<author>
<name>Mátyás Mustoha</name>
<email>mmatyas@inf.u-szeged.hu</email>
</author>
<published>2016-01-26T11:44:34Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=11bbca7ca73484aa2bdb6ebd74d0b249c038bcad'/>
<id>urn:sha1:11bbca7ca73484aa2bdb6ebd74d0b249c038bcad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add better X error handling</title>
<updated>2015-12-30T13:58:07Z</updated>
<author>
<name>Pierre Krieger</name>
<email>pierre.krieger1708@gmail.com</email>
</author>
<published>2015-12-24T09:57:08Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=82f5cd82729d12dbc8aec7e3bad3ed59dfd1f8e1'/>
<id>urn:sha1:82f5cd82729d12dbc8aec7e3bad3ed59dfd1f8e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>api/wayland: activate the backend</title>
<updated>2015-12-22T13:36:42Z</updated>
<author>
<name>Victor Berger</name>
<email>victor.berger@m4x.org</email>
</author>
<published>2015-12-22T13:36:11Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=83e2924ac2c438c41e35b60174844d26ae51da82'/>
<id>urn:sha1:83e2924ac2c438c41e35b60174844d26ae51da82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>x11: Improve xlib error reporting</title>
<updated>2015-12-15T12:56:35Z</updated>
<author>
<name>Emilio Cobos Álvarez</name>
<email>ecoal95@gmail.com</email>
</author>
<published>2015-12-14T22:05:07Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=a69ded9c8a77e8177e1bb972043cdd05371c564d'/>
<id>urn:sha1:a69ded9c8a77e8177e1bb972043cdd05371c564d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove public exports of gl_common and libc</title>
<updated>2015-11-09T07:46:52Z</updated>
<author>
<name>Pierre Krieger</name>
<email>pierre.krieger1708@gmail.com</email>
</author>
<published>2015-11-04T10:27:50Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/patched/glutin/commit/?id=37262fb2288c38553cc8c8f36e59782273c83e7d'/>
<id>urn:sha1:37262fb2288c38553cc8c8f36e59782273c83e7d</id>
<content type='text'>
</content>
</entry>
</feed>
