<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9port/src/cmd/devdraw/cocoa-thread.h, 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: can use libthread directly now on macOS</title>
<updated>2020-01-13T21:46:14+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2020-01-09T01:03:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=ce27d7babdf2ee09ff6d1f8d4a166c2208995774'/>
<id>ce27d7babdf2ee09ff6d1f8d4a166c2208995774</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>devdraw: rewrite the Cocoa screen using Metal</title>
<updated>2018-11-16T01:39:35+00:00</updated>
<author>
<name>Xiao-Yong Jin</name>
<email>xjin@anl.gov</email>
</author>
<published>2018-10-22T01:59:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=9af9ceca26596d562a3ae89fda70bad9f8822ab0'/>
<id>9af9ceca26596d562a3ae89fda70bad9f8822ab0</id>
<content type='text'>
Add a new macOS cocoa screen, cocoa-screen-metal.m.
Rewrite the macOS cocoa drawing code to use the builtin runloop,
and use Metal to push pixels with CAMetalLayer.

Remove all of the deprecated code, and simplify some of the logic.
Modify mkwsysrules.sh such that the new code is used only when
the system version is equal or higher than 10.14.

Allow touch events to simulate mouse clicks:
three finger tap for the middle mouse button;
four finger tap for the 2-1 chord.

Support Tresize.

Scale 16x16 Cursor up to 32x32 with an EPX algorithm.

Support macOS input sources including the basic dead keys and the
advanced CJK input methods.

Increase the communication buffers in cocoa-srv.c to allow more
input, especially for long sentences prepared by the macOS input
souces.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a new macOS cocoa screen, cocoa-screen-metal.m.
Rewrite the macOS cocoa drawing code to use the builtin runloop,
and use Metal to push pixels with CAMetalLayer.

Remove all of the deprecated code, and simplify some of the logic.
Modify mkwsysrules.sh such that the new code is used only when
the system version is equal or higher than 10.14.

Allow touch events to simulate mouse clicks:
three finger tap for the middle mouse button;
four finger tap for the 2-1 chord.

Support Tresize.

Scale 16x16 Cursor up to 32x32 with an EPX algorithm.

Support macOS input sources including the basic dead keys and the
advanced CJK input methods.

Increase the communication buffers in cocoa-srv.c to allow more
input, especially for long sentences prepared by the macOS input
souces.
</pre>
</div>
</content>
</entry>
<entry>
<title>devdraw: more fixes (thanks David Jeannot)</title>
<updated>2011-10-12T17:40:35+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2011-10-12T17:40:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=d0a596c5c8669950a2499d3012c340cfbf0eeed5'/>
<id>d0a596c5c8669950a2499d3012c340cfbf0eeed5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>devdraw: update Lion cocoa</title>
<updated>2011-09-19T12:58:59+00:00</updated>
<author>
<name>David Jeannot</name>
<email>djeannot24@gmail.com</email>
</author>
<published>2011-09-19T12:58:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=48107872baacadfc18527fda65e096c95424b13f'/>
<id>48107872baacadfc18527fda65e096c95424b13f</id>
<content type='text'>
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5015042
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5015042
</pre>
</div>
</content>
</entry>
<entry>
<title>devdraw: draft cocoa support</title>
<updated>2011-09-06T14:10:43+00:00</updated>
<author>
<name>David Jeannot</name>
<email>djeannot24@gmail.com</email>
</author>
<published>2011-09-06T14:10:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=a287dbab235c9041a32300a9e0bb60ef41864963'/>
<id>a287dbab235c9041a32300a9e0bb60ef41864963</id>
<content type='text'>
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4974060
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4974060
</pre>
</div>
</content>
</entry>
</feed>
