<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9port/src/libframe, 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>libframe: Match the color of tick</title>
<updated>2023-08-23T18:47:08+00:00</updated>
<author>
<name>japanoise</name>
<email>japanoise@seekrit.club</email>
</author>
<published>2023-08-23T13:21:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=65c090346a38a8c30cb242d345aa71060116340c'/>
<id>65c090346a38a8c30cb242d345aa71060116340c</id>
<content type='text'>
Previously the vertical bar in tick was always black; fine if you
use the standard black-on-white for everything, but any attempt to
add a dark mode ran into trouble with the tick being half hard-coded
black, half the new text color.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously the vertical bar in tick was always black; fine if you
use the standard black-on-white for everything, but any attempt to
add a dark mode ran into trouble with the tick being half hard-coded
black, half the new text color.
</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>libdraw, libframe, acme: fix, guard against inverted range in textsetselect</title>
<updated>2014-12-02T01:18:40+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2014-12-02T01:15:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=fff818fe878ca5edfbac85b15e77ada2acb8ea0f'/>
<id>fff818fe878ca5edfbac85b15e77ada2acb8ea0f</id>
<content type='text'>
Credit to Roi Martin &lt;jroi.martin@gmail.com&gt; for noticing that
libdraw was being passed a negative string length and for finding the
sequence of keystrokes that make acme do it reproducibly.

Change-Id: If3f3d04a25c506175f740d3e887d5d83b5cd1bfe
Reviewed-on: https://plan9port-review.googlesource.com/1092
Reviewed-by: Russ Cox &lt;rsc@swtch.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Credit to Roi Martin &lt;jroi.martin@gmail.com&gt; for noticing that
libdraw was being passed a negative string length and for finding the
sequence of keystrokes that make acme do it reproducibly.

Change-Id: If3f3d04a25c506175f740d3e887d5d83b5cd1bfe
Reviewed-on: https://plan9port-review.googlesource.com/1092
Reviewed-by: Russ Cox &lt;rsc@swtch.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libframe: auto scale tick for retina</title>
<updated>2012-11-26T04:48:19+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2012-11-26T04:48:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=cc9547960e7cf12129e84c9489eb5dcd6235144b'/>
<id>cc9547960e7cf12129e84c9489eb5dcd6235144b</id>
<content type='text'>
R=rsc
http://codereview.appspot.com/6850102
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=rsc
http://codereview.appspot.com/6850102
</pre>
</div>
</content>
</entry>
<entry>
<title>libframe: use correct text color when painting</title>
<updated>2012-10-16T17:57:43+00:00</updated>
<author>
<name>Rob Kroeger</name>
<email>robkroeger@gmail.com</email>
</author>
<published>2012-10-16T17:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=c3feb5c5c1ef2ddc014f77221a7ad10f140f7bfa'/>
<id>c3feb5c5c1ef2ddc014f77221a7ad10f140f7bfa</id>
<content type='text'>
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/6625065
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/6625065
</pre>
</div>
</content>
</entry>
<entry>
<title>libframe: fix line wrap display glitch (Erik Quanstrom)</title>
<updated>2011-01-02T22:54:48+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2011-01-02T22:54:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=5e90ec75ee98d867c7917e4f42a8a66d33f42647'/>
<id>5e90ec75ee98d867c7917e4f42a8a66d33f42647</id>
<content type='text'>
R=rsc
http://codereview.appspot.com/3777044
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=rsc
http://codereview.appspot.com/3777044
</pre>
</div>
</content>
</entry>
<entry>
<title>libframe: translucent font fixes from Plan 9</title>
<updated>2008-03-07T18:20:00+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2008-03-07T18:20:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=57851b64122b4a9e6a2289b8b96a447f49f68bae'/>
<id>57851b64122b4a9e6a2289b8b96a447f49f68bae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revert frseltick</title>
<updated>2007-05-10T19:30:02+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2007-05-10T19:30:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=024c9812e4752ea38f8fab05b8b4f05108bb9d4f'/>
<id>024c9812e4752ea38f8fab05b8b4f05108bb9d4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add frdrawseltick</title>
<updated>2007-05-10T19:08:09+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2007-05-10T19:08:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=813751d7549110861174912c9c12ea01dae0d084'/>
<id>813751d7549110861174912c9c12ea01dae0d084</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>no more biting</title>
<updated>2006-01-12T04:44:25+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-12T04:44:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=cee7a6ab10235f764435f394d98b9c1e33b4eeb4'/>
<id>cee7a6ab10235f764435f394d98b9c1e33b4eeb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
