<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9port/src/cmd/rio/dat.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>rio: stub out _NET_WM_STATE_FULLSCREEN support</title>
<updated>2008-07-09T18:30:30+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2008-07-09T18:30:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=71f6d60fcf93722d77d1dd52ad5d03c214db879b'/>
<id>71f6d60fcf93722d77d1dd52ad5d03c214db879b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use gcc -ansi -pedantic in 9c.  Fix many non-C89-isms.</title>
<updated>2006-04-01T19:24:03+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2006-04-01T19:24:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=cbeb0b26e4c7caa8d1b47de791a7418dc20a4567'/>
<id>cbeb0b26e4c7caa8d1b47de791a7418dc20a4567</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crash reported by Andrey.</title>
<updated>2005-08-11T03:38:16+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2005-08-11T03:38:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=d52fb463eeda2168b7b0135d758a1e2a57be9af7'/>
<id>d52fb463eeda2168b7b0135d758a1e2a57be9af7</id>
<content type='text'>
Make focus-follows-mouse easier to find for
those who want it (cough, Ron Minnich, cough).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make focus-follows-mouse easier to find for
those who want it (cough, Ron Minnich, cough).
</pre>
</div>
</content>
</entry>
<entry>
<title>scrolling</title>
<updated>2005-01-04T22:43:50+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2005-01-04T22:43:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=b253a743b29e0e3ee920e1e3cf874a4321fe10bc'/>
<id>b253a743b29e0e3ee920e1e3cf874a4321fe10bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add virtual desktop patch from andrey</title>
<updated>2004-12-28T23:21:40+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-12-28T23:21:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=3ddda82110bcba5a7c27734e1938363877c41124'/>
<id>3ddda82110bcba5a7c27734e1938363877c41124</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>x</title>
<updated>2004-04-19T19:35:17+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-04-19T19:35:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=aa8086853b3826d0d03aa04154d32396b4807a84'/>
<id>aa8086853b3826d0d03aa04154d32396b4807a84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Border resizing and 9term greying.</title>
<updated>2004-03-30T05:01:53+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-03-30T05:01:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=c005568a7fe03010dcd1b2df311e3cd7f7459448'/>
<id>c005568a7fe03010dcd1b2df311e3cd7f7459448</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Border resizing by dragging.</title>
<updated>2004-03-29T12:00:15+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-03-29T12:00:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=1cb3fa80938299775382766b4b754e6220bf9831'/>
<id>1cb3fa80938299775382766b4b754e6220bf9831</id>
<content type='text'>
Thanks to Axel Belinfante.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Axel Belinfante.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix lots of warnings.</title>
<updated>2004-03-21T23:24:28+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-03-21T23:24:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=e62ba5ec0bd3245fb70b033d3e4969b00db91452'/>
<id>e62ba5ec0bd3245fb70b033d3e4969b00db91452</id>
<content type='text'>
Incorporate changes from Andrey Mirtchovski.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Incorporate changes from Andrey Mirtchovski.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change 9wm to look like rio.</title>
<updated>2004-03-21T04:27:28+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-03-21T04:27:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=038e9089b354385cada2a35663c863d43dd5b20d'/>
<id>038e9089b354385cada2a35663c863d43dd5b20d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
