<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vim-vixen.git/src/background/repositories, branch master</title>
<subtitle>vim-vixen: keyboard driven firefox navigation
</subtitle>
<id>https://g.ypei.me/vim-vixen.git/atom?h=master</id>
<link rel='self' href='https://g.ypei.me/vim-vixen.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://g.ypei.me/vim-vixen.git/'/>
<updated>2021-09-25T09:57:07+00:00</updated>
<entry>
<title>Discover frames on search by count of connections</title>
<updated>2021-09-25T09:57:07+00:00</updated>
<author>
<name>Shin'ya Ueoka</name>
<email>ueokande@i-beam.org</email>
</author>
<published>2021-09-25T09:17:50+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/vim-vixen.git/commit/?id=a0f2c3ee107508e406a4a41cbda76ecd2d3f0d8f'/>
<id>urn:sha1:a0f2c3ee107508e406a4a41cbda76ecd2d3f0d8f</id>
<content type='text'>
When a tab switches pages quickly, a disconnect event on top frame is
sometime delivered after second connect event. In addition,
`tabs.onUpdated()` event is independent on port connection event.

Now the background script finds alive frames by only port connection.
</content>
</entry>
<entry>
<title>Sort frame IDs</title>
<updated>2021-09-25T07:10:08+00:00</updated>
<author>
<name>Shin'ya Ueoka</name>
<email>ueokande@i-beam.org</email>
</author>
<published>2021-09-25T07:10:08+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/vim-vixen.git/commit/?id=fa3500e3bbd11caa0e7ad1633b85f95600cf962f'/>
<id>urn:sha1:fa3500e3bbd11caa0e7ad1633b85f95600cf962f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create find targets by port connections</title>
<updated>2021-09-25T06:53:36+00:00</updated>
<author>
<name>Shin'ya Ueoka</name>
<email>ueokande@i-beam.org</email>
</author>
<published>2021-09-23T14:23:55+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/vim-vixen.git/commit/?id=b72728bdabf140c77f165b35813595dcaa060eea'/>
<id>urn:sha1:b72728bdabf140c77f165b35813595dcaa060eea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Search a content from frames successfully loaded</title>
<updated>2021-09-23T04:14:00+00:00</updated>
<author>
<name>Shin'ya Ueoka</name>
<email>ueokande@i-beam.org</email>
</author>
<published>2021-09-23T03:44:49+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/vim-vixen.git/commit/?id=01242a2f0d174b4bf8b51fd5627edced465757e9'/>
<id>urn:sha1:01242a2f0d174b4bf8b51fd5627edced465757e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement FindNextOperator</title>
<updated>2021-07-05T12:32:43+00:00</updated>
<author>
<name>Shin'ya Ueoka</name>
<email>ueokande@i-beam.org</email>
</author>
<published>2021-06-14T14:14:51+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/vim-vixen.git/commit/?id=65cf6f0842d8d5933dc13b3767b1baf398d68cd5'/>
<id>urn:sha1:65cf6f0842d8d5933dc13b3767b1baf398d68cd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove legacy find</title>
<updated>2021-07-05T12:32:43+00:00</updated>
<author>
<name>Shin'ya Ueoka</name>
<email>ueokande@i-beam.org</email>
</author>
<published>2021-05-15T09:03:43+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/vim-vixen.git/commit/?id=21a0f2294b51f6ce78134384d34f302fb2cb8614'/>
<id>urn:sha1:21a0f2294b51f6ce78134384d34f302fb2cb8614</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Specific return type</title>
<updated>2021-03-14T07:43:25+00:00</updated>
<author>
<name>Shin'ya Ueoka</name>
<email>ueokande@i-beam.org</email>
</author>
<published>2021-03-14T05:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/vim-vixen.git/commit/?id=ba19c573a76c75469b5b2ed9093f8373907ea364'/>
<id>urn:sha1:ba19c573a76c75469b5b2ed9093f8373907ea364</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make background operator as an operator</title>
<updated>2020-12-09T14:09:34+00:00</updated>
<author>
<name>Shin'ya Ueoka</name>
<email>ueokande@i-beam.org</email>
</author>
<published>2020-12-02T13:40:10+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/vim-vixen.git/commit/?id=ca804b1b335df0e7a316d12ed9246beec55ff7f2'/>
<id>urn:sha1:ca804b1b335df0e7a316d12ed9246beec55ff7f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable @typescript-eslint/no-namespace</title>
<updated>2020-08-11T12:40:10+00:00</updated>
<author>
<name>Shin'ya Ueoka</name>
<email>ueokande@i-beam.org</email>
</author>
<published>2020-08-11T12:37:08+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/vim-vixen.git/commit/?id=f497109ecc801660dc23bbad8445b120cd75561e'/>
<id>urn:sha1:f497109ecc801660dc23bbad8445b120cd75561e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable @typescript-eslint/ban-types rule</title>
<updated>2020-08-11T12:34:11+00:00</updated>
<author>
<name>Shin'ya Ueoka</name>
<email>ueokande@i-beam.org</email>
</author>
<published>2020-08-11T12:34:11+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/vim-vixen.git/commit/?id=1f10eac90011e6c3c1ad20ce91b358911dc74dcb'/>
<id>urn:sha1:1f10eac90011e6c3c1ad20ce91b358911dc74dcb</id>
<content type='text'>
</content>
</entry>
</feed>
