<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suggpicker, branch v0.1.2</title>
<subtitle>suggestion picker: a persistent layer to complement virtual keyboards like wvkbd
</subtitle>
<id>https://git.zachdecook.com/suggpicker/atom?h=v0.1.2</id>
<link rel='self' href='https://git.zachdecook.com/suggpicker/atom?h=v0.1.2'/>
<link rel='alternate' type='text/html' href='https://git.zachdecook.com/suggpicker/'/>
<updated>2022-07-13T13:46:49+00:00</updated>
<entry>
<title>release: minor version bump</title>
<updated>2022-07-13T13:46:49+00:00</updated>
<author>
<name>Zach DeCook</name>
<email>zachdecook@librem.one</email>
</author>
<published>2022-07-13T13:46:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.zachdecook.com/suggpicker/commit/?id=fd0edc9a694e22cbd00611f111309ee78e535f93'/>
<id>urn:sha1:fd0edc9a694e22cbd00611f111309ee78e535f93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gitignore: add compiled man page</title>
<updated>2022-07-11T05:09:21+00:00</updated>
<author>
<name>Zach DeCook</name>
<email>zachdecook@librem.one</email>
</author>
<published>2022-07-11T05:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.zachdecook.com/suggpicker/commit/?id=d984df974a3b03f8c51048cb05cd2137f175e59b'/>
<id>urn:sha1:d984df974a3b03f8c51048cb05cd2137f175e59b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use output dimensions to detect landscape mode</title>
<updated>2022-07-11T05:09:04+00:00</updated>
<author>
<name>ArenM</name>
<email>aren@peacevolution.org</email>
</author>
<published>2022-07-05T03:46:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.zachdecook.com/suggpicker/commit/?id=8e52756a9c00e9ac7816c1ca0261d8077a8be0a5'/>
<id>urn:sha1:8e52756a9c00e9ac7816c1ca0261d8077a8be0a5</id>
<content type='text'>
Based off of a commit in wvkbd

Most displays are in landscape mode by default, so checking to see if
it's rotated will produce the exact opposite of the expected results.
</content>
</entry>
<entry>
<title>only commit surface when it changed</title>
<updated>2022-07-11T04:59:10+00:00</updated>
<author>
<name>ArenM</name>
<email>aren@peacevolution.org</email>
</author>
<published>2022-07-05T16:54:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.zachdecook.com/suggpicker/commit/?id=6566a7f57d695d888650d43225844f9641414919'/>
<id>urn:sha1:6566a7f57d695d888650d43225844f9641414919</id>
<content type='text'>
This is based off of a commit in wvkbd

Previously wvkbd (and suggpicker) would commit a (usually unchanged) surface at the framerate of the compositor,
this only commits the buffer when we render something new.
</content>
</entry>
<entry>
<title>release: minor version bump</title>
<updated>2022-06-30T03:05:41+00:00</updated>
<author>
<name>Zach DeCook</name>
<email>zachdecook@librem.one</email>
</author>
<published>2022-06-30T02:52:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.zachdecook.com/suggpicker/commit/?id=1c4df6ae2b9c94feb6b65e616520275b645bfa5c'/>
<id>urn:sha1:1c4df6ae2b9c94feb6b65e616520275b645bfa5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keyboard: Progressively allocate remainder pixels</title>
<updated>2022-06-30T02:50:53+00:00</updated>
<author>
<name>Zach DeCook</name>
<email>zachdecook@librem.one</email>
</author>
<published>2022-06-30T02:50:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.zachdecook.com/suggpicker/commit/?id=75c8fb0a3f817dfbcb04e73f0b43ba9d38456fb4'/>
<id>urn:sha1:75c8fb0a3f817dfbcb04e73f0b43ba9d38456fb4</id>
<content type='text'>
So the keyboard always fills the width of the screen,
and the width is distributed evenly
</content>
</entry>
<entry>
<title>Documentation: Add man page</title>
<updated>2022-06-30T01:53:04+00:00</updated>
<author>
<name>Zach DeCook</name>
<email>zachdecook@librem.one</email>
</author>
<published>2022-06-30T01:50:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.zachdecook.com/suggpicker/commit/?id=af63ed2e6fea0b1b13e977d9eb8563119b8bbf2c'/>
<id>urn:sha1:af63ed2e6fea0b1b13e977d9eb8563119b8bbf2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dependencies: Don't link with xkbcommon</title>
<updated>2022-06-28T02:13:23+00:00</updated>
<author>
<name>Zach DeCook</name>
<email>zachdecook@librem.one</email>
</author>
<published>2022-06-28T02:13:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.zachdecook.com/suggpicker/commit/?id=fb48d006fa0d539a1d98ed0b731a0b359f1dce1d'/>
<id>urn:sha1:fb48d006fa0d539a1d98ed0b731a0b359f1dce1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>release: bump version</title>
<updated>2022-06-24T15:42:52+00:00</updated>
<author>
<name>Zach DeCook</name>
<email>zachdecook@librem.one</email>
</author>
<published>2022-06-24T15:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.zachdecook.com/suggpicker/commit/?id=a14bd4e0055e314d9b31e1d5fd1ec75222879632'/>
<id>urn:sha1:a14bd4e0055e314d9b31e1d5fd1ec75222879632</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main: Remove unused variables</title>
<updated>2022-06-24T15:34:41+00:00</updated>
<author>
<name>Zach DeCook</name>
<email>zachdecook@librem.one</email>
</author>
<published>2022-06-24T15:34:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.zachdecook.com/suggpicker/commit/?id=65c5e36ca5199abc0e5f6264d0c4590440f98fa7'/>
<id>urn:sha1:65c5e36ca5199abc0e5f6264d0c4590440f98fa7</id>
<content type='text'>
</content>
</entry>
</feed>
