<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/js/language, branch 22.9.9.1</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=22.9.9.1</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=22.9.9.1'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2022-09-21T01:06:39+00:00</updated>
<entry>
<title>Exclude documentElement from zoom calculation (#2227)</title>
<updated>2022-09-21T01:06:39+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-09-21T01:06:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=480869c3d1d820b344d23989d2deae64a594869e'/>
<id>urn:sha1:480869c3d1d820b344d23989d2deae64a594869e</id>
<content type='text'>
* Exclude documentElement from zoom calculation

* Add an option

* Refactor zoom coordinate conversion functions

* Convert zoom coordinates for text sources

* Rename variable

* Convert rect coordinate spaces

* Handle shadow DOM</content>
</entry>
<entry>
<title>Fix setEndOffset (#2214)</title>
<updated>2022-08-20T16:38:55+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-08-20T16:38:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=cd0a6b60e2f910e497a5b72bee1a27a0d1c575d2'/>
<id>urn:sha1:cd0a6b60e2f910e497a5b72bee1a27a0d1c575d2</id>
<content type='text'>
* Add _layoutAwareScan option to TextSourceElement.setEndOffset for parity

* Remove default param</content>
</entry>
<entry>
<title>Do not change selection if user selected text manually (#2186)</title>
<updated>2022-07-01T21:12:55+00:00</updated>
<author>
<name>oakkitten</name>
<email>oakkitten@users.noreply.github.com</email>
</author>
<published>2022-07-01T21:12:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=49c75c3093734b90e25674ae2fa8a3886bb299fc'/>
<id>urn:sha1:49c75c3093734b90e25674ae2fa8a3886bb299fc</id>
<content type='text'>
* Do not change selection if user selected text manually

* Remove capture argument for selectionchange listener

It is not applicable

* Make a note of user selection when Yomichan is enabled

User might have some text selected on a page prior to enabling Yomichan
via the toolbar icon; let it stay intact.

* Extract selection change by user listener into a method</content>
</entry>
<entry>
<title>TextScanner refactor (#2174)</title>
<updated>2022-06-06T02:46:00+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-06-06T02:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4545900f70ee0ad380914136c4ade6a64722c2e1'/>
<id>urn:sha1:4545900f70ee0ad380914136c4ade6a64722c2e1</id>
<content type='text'>
* Refactor input conversion, add additional validation

* Simplify input data structure</content>
</entry>
<entry>
<title>Touch and pen input updates (#2172)</title>
<updated>2022-06-03T21:11:32+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-06-03T21:11:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c966d9b1ebb12386ac876d93f377fe3a470c6976'/>
<id>urn:sha1:c966d9b1ebb12386ac876d93f377fe3a470c6976</id>
<content type='text'>
* Remove unnecessary return

* Move touch start input filtering

* Refactor

* Add scanOnTouchPress

* Add preventPenScrolling

* Rename scanOnPenPress to scanOnPenMove

* Rename scanOnPenRelease to scanOnPenReleaseHover

* Simplify

* Refactor _searchAtFromPen early exit

* Merge _penPointerPressed and _penPointerReleased into a single variable

* Add more options

* Simplify pen pointer coordinates

* Implement scanOnPenPress and scanOnPenRelease

* Implement scanOnTouchRelease

* Fix tests

* Don't search on touch cancel

* Cancel touch if the touch action is used for scrolling or other gestures

* Fix incorrect scroll prevention options being used

* Organize options

* Fix typos</content>
</entry>
<entry>
<title>Sort using number of definitions (#2166)</title>
<updated>2022-05-30T00:53:21+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-05-30T00:53:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=f3024c50186344aa6a6b09500ea02540463ce5c9'/>
<id>urn:sha1:f3024c50186344aa6a6b09500ea02540463ce5c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sort using frequency dictionary before using dictionary priority (#2165)</title>
<updated>2022-05-29T17:32:22+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-05-29T17:32:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=5d0c22e76d3ee15a672de2d93f9e1abcc55c72f0'/>
<id>urn:sha1:5d0c22e76d3ee15a672de2d93f9e1abcc55c72f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ESlint JSdoc (#2148)</title>
<updated>2022-05-20T14:28:38+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-05-20T14:28:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=31e20c889e467aa4ba64b0b5baf602adc1359371'/>
<id>urn:sha1:31e20c889e467aa4ba64b0b5baf602adc1359371</id>
<content type='text'>
* Install eslint-plugin-jsdoc

* Initial rules setup

* Update lists

* Use @returns rather than @return

* Remove error throwing code which is never executed

* Fix issues relating to @throws

* General error fixes

* Update Display type documentation

* Various doc fixes

* Fix invalid tuple syntax

* Doc updates

* Remove unused

* Doc updates

* Enable jsdoc/require-returns

* Update rules

* Update remaining rules</content>
</entry>
<entry>
<title>Add mode documentation about the types used by Translator (#2147)</title>
<updated>2022-05-20T00:16:40+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-05-20T00:16:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ae0ad227c0fd293609a21e5cc1d2a4b85fe7c520'/>
<id>urn:sha1:ae0ad227c0fd293609a21e5cc1d2a4b85fe7c520</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Text scanner event capture (#2101)</title>
<updated>2022-04-02T17:10:39+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-04-02T17:10:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6b88501afdf6eb866b72bf1e6ffdfd04ad283733'/>
<id>urn:sha1:6b88501afdf6eb866b72bf1e6ffdfd04ad283733</id>
<content type='text'>
* Add capture parameter to event listeners

* Enable capture</content>
</entry>
</feed>
