<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/js/language, branch 24.5.28.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=24.5.28.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=24.5.28.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2024-05-27T14:49:54+00:00</updated>
<entry>
<title>Clear mouse position on popup close (#997)</title>
<updated>2024-05-27T14:49:54+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-05-27T14:49:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e1c3613da0189c9c234d59d4474cfc3f958af79d'/>
<id>urn:sha1:e1c3613da0189c9c234d59d4474cfc3f958af79d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Basic Spanish Transforms (#908)</title>
<updated>2024-05-23T22:23:10+00:00</updated>
<author>
<name>James Maa</name>
<email>jmaa@berkeley.edu</email>
</author>
<published>2024-05-23T22:23:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d6aa6737821f5db61e932714322f2401f86b5200'/>
<id>urn:sha1:d6aa6737821f5db61e932714322f2401f86b5200</id>
<content type='text'>
* Spanish transforms

* Add more spanish transforms

* Address comments

* Fix types

* Undo prefix change</content>
</entry>
<entry>
<title>Fix detection of modifiers on Firefox in textarea or input and modifiers sent through virtual keycodes (#986)</title>
<updated>2024-05-23T03:07:07+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-05-23T03:07:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=bbb19669c27a4216ae11937650da173165e72978'/>
<id>urn:sha1:bbb19669c27a4216ae11937650da173165e72978</id>
<content type='text'>
* Fix firefox modifiers in textarea and input

* Fix modifiers sent through virtual keycodes

* Styling fix

* Fix wording in comment</content>
</entry>
<entry>
<title>[ja] add preprocessor for width of alphabetic characters (#964)</title>
<updated>2024-05-22T20:45:39+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-05-22T20:45:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d19b898792bffed8ab2d5724472e5b65a5f5b146'/>
<id>urn:sha1:d19b898792bffed8ab2d5724472e5b65a5f5b146</id>
<content type='text'>
* add japanese text preprocessor for variants in width of alphabetic characters

* try combining with numeric to improve performance

* Update ext/js/language/ja/japanese.js

Co-authored-by: Kuuuube &lt;61125188+Kuuuube@users.noreply.github.com&gt;
Signed-off-by: StefanVukovic99 &lt;stefanvukovic44@gmail.com&gt;

* Update ext/js/language/ja/japanese.js

Co-authored-by: Kuuuube &lt;61125188+Kuuuube@users.noreply.github.com&gt;
Signed-off-by: StefanVukovic99 &lt;stefanvukovic44@gmail.com&gt;

* fix tests

---------

Signed-off-by: StefanVukovic99 &lt;stefanvukovic44@gmail.com&gt;
Co-authored-by: Kuuuube &lt;61125188+Kuuuube@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>improve preprocessing performance (#973)</title>
<updated>2024-05-22T18:52:43+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-05-22T18:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=125cde3d98c18b08e71e075b4a9776fc7bd4b4a0'/>
<id>urn:sha1:125cde3d98c18b08e71e075b4a9776fc7bd4b4a0</id>
<content type='text'>
* mvp

* cleanup

* cleanup types

* descriptive variable

* type</content>
</entry>
<entry>
<title>Allow ordering term dictionaries with the same priority using the ui order (#981)</title>
<updated>2024-05-21T17:05:47+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-05-21T17:05:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=1cdc1c943e54d1b1dbf7db71ac763044e3523616'/>
<id>urn:sha1:1cdc1c943e54d1b1dbf7db71ac763044e3523616</id>
<content type='text'>
* Remove score from dictionary sorting

* Update tests

* Allow score sorting after dict order

* Update tests

* Sort by score before index

* Move headwordIndices and headwords below score

* Update tests

* Move definition count back under headwords</content>
</entry>
<entry>
<title>Add Cantonese (#976)</title>
<updated>2024-05-21T02:43:15+00:00</updated>
<author>
<name>marv</name>
<email>rotrobmin@gmail.com</email>
</author>
<published>2024-05-21T02:43:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=737e7eab8182fc4e083f7fd6df840327ab83287c'/>
<id>urn:sha1:737e7eab8182fc4e083f7fd6df840327ab83287c</id>
<content type='text'>
* Add Cantonese

* Revert Mandarin Name Change</content>
</entry>
<entry>
<title>Add Lao language (#963)</title>
<updated>2024-05-18T19:23:53+00:00</updated>
<author>
<name>Pathompong Kwangtong</name>
<email>foxmean@users.noreply.github.com</email>
</author>
<published>2024-05-18T19:23:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=96c6b970e996ead52249d895fa6c7e7104e6d3da'/>
<id>urn:sha1:96c6b970e996ead52249d895fa6c7e7104e6d3da</id>
<content type='text'>
* Add Lao language

* Remove last comma in lang-d.js and bring lo out of la nest at lang-des.s.ts</content>
</entry>
<entry>
<title>Disallow scanning while mouse is not moving if input, textarea, or editable elements are active (#958)</title>
<updated>2024-05-17T19:10:47+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-05-17T19:10:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e19204b1ec26a1add25ae47903184dea8e705a33'/>
<id>urn:sha1:e19204b1ec26a1add25ae47903184dea8e705a33</id>
<content type='text'>
* Disallow scanning while mouse is not moving if input, textarea, or editable elements are active

* Move to _inputtingText method</content>
</entry>
<entry>
<title>Fix -ge and add -garu transforms (#952)</title>
<updated>2024-05-16T07:44:24+00:00</updated>
<author>
<name>Lyroxide</name>
<email>33834537+Lyroxide@users.noreply.github.com</email>
</author>
<published>2024-05-16T07:44:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6ade1eb2e0d8037472631a5e6718c33621303e31'/>
<id>urn:sha1:6ade1eb2e0d8037472631a5e6718c33621303e31</id>
<content type='text'>
* add -rya -cha -n

* add tests

* fix typos

* resolve merge conflicts

* add tests

* change to -ya with chaining

* fix -ge and add -garu</content>
</entry>
</feed>
