<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9port/src/cmd/devdraw/mklatinkbd.c, branch patch</title>
<subtitle>Plan 9 from User Space (with patches)</subtitle>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/'/>
<entry>
<title>devdraw, libdraw: handle keyboard runes &gt; U+FFFF</title>
<updated>2020-05-19T03:45:03+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2020-05-19T03:45:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=d25d0ca1a3682d97df67f62789767562aa5bf1b3'/>
<id>d25d0ca1a3682d97df67f62789767562aa5bf1b3</id>
<content type='text'>
Runes in Plan 9 were limited to the 16-bit BMP when I drew up
the RPC protocol between graphical programs and devdraw
a long time ago. Now that they can be 32-bit, use a 32-bit wire
encoding too. A new message number to avoid problems with
other clients (like 9fans.net/go).

Add keyboard shortcut alt : , for U+1F602, face with tears of joy,
to test that it all works.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Runes in Plan 9 were limited to the 16-bit BMP when I drew up
the RPC protocol between graphical programs and devdraw
a long time ago. Now that they can be 32-bit, use a 32-bit wire
encoding too. A new message number to avoid problems with
other clients (like 9fans.net/go).

Add keyboard shortcut alt : , for U+1F602, face with tears of joy,
to test that it all works.
</pre>
</div>
</content>
</entry>
<entry>
<title>Trivial changes: whitespace and modes.</title>
<updated>2020-01-10T14:54:30+00:00</updated>
<author>
<name>Dan Cross</name>
<email>cross@gajendra.net</email>
</author>
<published>2020-01-10T14:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=fa325e9b42b0bdfb48857d1958d9fb7ceac55151'/>
<id>fa325e9b42b0bdfb48857d1958d9fb7ceac55151</id>
<content type='text'>
Remote whitespace at the ends of lines.
Remove blank lines from the ends of files.
Change modes on source files so that they
are not executable.

Signed-off-by: Dan Cross &lt;cross@gajendra.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remote whitespace at the ends of lines.
Remove blank lines from the ends of files.
Change modes on source files so that they
are not executable.

Signed-off-by: Dan Cross &lt;cross@gajendra.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mklatinkbd: fix buffer overflow</title>
<updated>2011-04-04T19:46:58+00:00</updated>
<author>
<name>Eoghan Sherry</name>
<email>ejsherry@gmail.com</email>
</author>
<published>2011-04-04T19:46:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=42ef984cf2514fedc4f9e2efe2876aa95d2d8579'/>
<id>42ef984cf2514fedc4f9e2efe2876aa95d2d8579</id>
<content type='text'>
Fixes #71.

R=rsc
CC=codebot
http://codereview.appspot.com/4327057
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #71.

R=rsc
CC=codebot
http://codereview.appspot.com/4327057
</pre>
</div>
</content>
</entry>
<entry>
<title>mklatinkbd: fix out of bounds bug</title>
<updated>2011-01-02T23:31:50+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2011-01-02T23:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=2bde567347dddd3dc09d3eaf9185ee2c45e21c6b'/>
<id>2bde567347dddd3dc09d3eaf9185ee2c45e21c6b</id>
<content type='text'>
R=rsc
http://codereview.appspot.com/3828045
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=rsc
http://codereview.appspot.com/3828045
</pre>
</div>
</content>
</entry>
<entry>
<title>keyboard(7): document X compose sequences</title>
<updated>2011-01-02T20:39:09+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2011-01-02T20:39:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=b567422f98b815a45fa8e7144057a8834e98616b'/>
<id>b567422f98b815a45fa8e7144057a8834e98616b</id>
<content type='text'>
Add -x flag to mklatinkbd to generate file for $HOME/.XCompose.

Thanks to Anthony Martin, Tony Lainson, and Kris Maglione for legwork.

R=rsc
http://codereview.appspot.com/3811043
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add -x flag to mklatinkbd to generate file for $HOME/.XCompose.

Thanks to Anthony Martin, Tony Lainson, and Kris Maglione for legwork.

R=rsc
http://codereview.appspot.com/3811043
</pre>
</div>
</content>
</entry>
<entry>
<title>devdraw: generate Latin-1 table from lib/keyboard</title>
<updated>2009-07-08T15:34:42+00:00</updated>
<author>
<name>Michael Teichgräber</name>
<email>mt@ib.wmipf.de</email>
</author>
<published>2009-07-08T15:34:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=bb7ff349fb314edffabb01c418e146d563548058'/>
<id>bb7ff349fb314edffabb01c418e146d563548058</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
