<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wlroots.git/example, branch master</title>
<subtitle>fork of wlroots with action binder support
</subtitle>
<id>https://git.vlhl.dev/navi/wayland/wlroots.git/atom?h=master</id>
<link rel='self' href='https://git.vlhl.dev/navi/wayland/wlroots.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/'/>
<updated>2017-06-28T22:23:49+00:00</updated>
<entry>
<title>Move example -&gt; examples</title>
<updated>2017-06-28T22:23:49+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2017-06-28T22:23:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/commit/?id=28736c578701393f35cac2bd2ad49de18d7f879e'/>
<id>urn:sha1:28736c578701393f35cac2bd2ad49de18d7f879e</id>
<content type='text'>
And the compositor example into its own directory
</content>
</entry>
<entry>
<title>Add wlr_wl_compositor and remove wlr_wl_shm</title>
<updated>2017-06-26T14:26:55+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2017-06-23T19:10:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/commit/?id=f5b7bc033eced5c1ba3ba63b52985fb9b0e9f618'/>
<id>urn:sha1:f5b7bc033eced5c1ba3ba63b52985fb9b0e9f618</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support wl_shm pixel formats in gles2 renderer</title>
<updated>2017-06-23T18:25:55+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2017-06-23T18:25:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/commit/?id=5a2796266f6f88464396a9cd255dd9d0dedba749'/>
<id>urn:sha1:5a2796266f6f88464396a9cd255dd9d0dedba749</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add wlcore/wl_shm (WIP)</title>
<updated>2017-06-23T17:41:07+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2017-06-22T20:32:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/commit/?id=2aafb5dd19f8a3e3436f8843071fa2076a6d2716'/>
<id>urn:sha1:2aafb5dd19f8a3e3436f8843071fa2076a6d2716</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to GLES2</title>
<updated>2017-06-23T15:38:45+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2017-06-23T15:38:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/commit/?id=b18209c904f421f3065d610718d7d9e9b8b9211f'/>
<id>urn:sha1:b18209c904f421f3065d610718d7d9e9b8b9211f</id>
<content type='text'>
Closes #13
</content>
</entry>
<entry>
<title>Fix pointer example for wayland backend</title>
<updated>2017-06-22T16:21:28+00:00</updated>
<author>
<name>nyorain</name>
<email>nyorain@gmail.com</email>
</author>
<published>2017-06-22T16:21:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/commit/?id=a9547af35833ba06b7446bcba800d7d6a764508c'/>
<id>urn:sha1:a9547af35833ba06b7446bcba800d7d6a764508c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use wl_display_run and refactor example keyboards</title>
<updated>2017-06-22T15:15:59+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2017-06-22T15:15:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/commit/?id=f5423a51b559a0fc0d51f7a11cdaf82789a058c9'/>
<id>urn:sha1:f5423a51b559a0fc0d51f7a11cdaf82789a058c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create WAYLAND_DISPLAY socket</title>
<updated>2017-06-21T18:33:39+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2017-06-21T18:33:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/commit/?id=8ce9237c928a7dc6afb889291237465daf4d6b43'/>
<id>urn:sha1:8ce9237c928a7dc6afb889291237465daf4d6b43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Utilize wlr_log in example logging</title>
<updated>2017-06-21T18:15:06+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2017-06-21T18:15:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/commit/?id=b93f00b92f20dcdc5360605649a142551bd837a9'/>
<id>urn:sha1:b93f00b92f20dcdc5360605649a142551bd837a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make event names consistent</title>
<updated>2017-06-21T18:07:09+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2017-06-21T18:07:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/commit/?id=3d71969b2a66a029df88e0c6bbcb8d388d57a13c'/>
<id>urn:sha1:3d71969b2a66a029df88e0c6bbcb8d388d57a13c</id>
<content type='text'>
</content>
</entry>
</feed>
