<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan, branch 24.4.21.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=24.4.21.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=24.4.21.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2024-04-21T15:15:08+00:00</updated>
<entry>
<title>rework text processors (#793)</title>
<updated>2024-04-21T15:15:08+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-04-21T15:15:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=07258ecc35c1a05aa1581a54c9f47a40ce3d76c9'/>
<id>urn:sha1:07258ecc35c1a05aa1581a54c9f47a40ce3d76c9</id>
<content type='text'>
* rework text processors

* rename text-preprocessors file

* Fix search header left margins on small screens (#839)

* Refocuses search input on backspace (#840)

Fixes #775. Note that this behavior gets overridden if backspace is set
as a shortcut action.

* Change hotkey triggering condition to account for IME usage (#837)

_isKeyCharacterInput only worked when not using an IME, as inside of an
IME when a keydown event is fired, the key is reported as "Process",
which does not have a key.length equal to 1. This resulted in hotkeys
being triggered while typing, which this commit fixes.

---------

Co-authored-by: James Maa &lt;jmaa@berkeley.edu&gt;
Co-authored-by: Kuuuube &lt;61125188+Kuuuube@users.noreply.github.com&gt;
Co-authored-by: Andrew Thomas Sartor &lt;andrew@sartor.net&gt;</content>
</entry>
<entry>
<title>Bump webext-buildtools-firefox-sign-xpi-action to 1.0.8 (#850)</title>
<updated>2024-04-21T12:45:48+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-04-21T12:45:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=22904d166d5ea33667458ccd0fde36e77d0ff65d'/>
<id>urn:sha1:22904d166d5ea33667458ccd0fde36e77d0ff65d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert cardinalby/webext-buildtools-firefox-sign-xpi-action (#849)</title>
<updated>2024-04-20T15:02:18+00:00</updated>
<author>
<name>James Maa</name>
<email>jmaa@berkeley.edu</email>
</author>
<published>2024-04-20T15:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9d9173b1bd5a87e1386cb013b9f006f4d932cac1'/>
<id>urn:sha1:9d9173b1bd5a87e1386cb013b9f006f4d932cac1</id>
<content type='text'>
Co-authored-by: James Maa &lt;jamesmaa@Jamess-MacBook-Pro.local&gt;</content>
</entry>
<entry>
<title>start using german deinflections (#848)</title>
<updated>2024-04-20T13:57:34+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-04-20T13:57:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=94c0b943e84504629109d4852f4a080c6b0e569e'/>
<id>urn:sha1:94c0b943e84504629109d4852f4a080c6b0e569e</id>
<content type='text'>
* use german transforms

* fix test</content>
</entry>
<entry>
<title>Prevent logging error when anki is disconnected (#843)</title>
<updated>2024-04-20T13:55:58+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-04-20T13:55:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d34feb333846e3167b57c4125658603fe7a4f3a9'/>
<id>urn:sha1:d34feb333846e3167b57c4125658603fe7a4f3a9</id>
<content type='text'>
* log only on errors that aren't disconnected anki

* move back</content>
</entry>
<entry>
<title>Change hotkey triggering condition to account for IME usage (#837)</title>
<updated>2024-04-19T03:23:10+00:00</updated>
<author>
<name>Andrew Thomas Sartor</name>
<email>andrew@sartor.net</email>
</author>
<published>2024-04-19T03:23:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=69b57e5efdc8a25025606569f8f20ea508a5263d'/>
<id>urn:sha1:69b57e5efdc8a25025606569f8f20ea508a5263d</id>
<content type='text'>
_isKeyCharacterInput only worked when not using an IME, as inside of an
IME when a keydown event is fired, the key is reported as "Process",
which does not have a key.length equal to 1. This resulted in hotkeys
being triggered while typing, which this commit fixes.</content>
</entry>
<entry>
<title>Refocuses search input on backspace (#840)</title>
<updated>2024-04-19T02:25:38+00:00</updated>
<author>
<name>Andrew Thomas Sartor</name>
<email>andrew@sartor.net</email>
</author>
<published>2024-04-19T02:25:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=65ee2c8f6fe3ed3f67c697146ce683a0f918d85a'/>
<id>urn:sha1:65ee2c8f6fe3ed3f67c697146ce683a0f918d85a</id>
<content type='text'>
Fixes #775. Note that this behavior gets overridden if backspace is set
as a shortcut action.</content>
</entry>
<entry>
<title>Fix search header left margins on small screens (#839)</title>
<updated>2024-04-19T02:24:29+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-04-19T02:24:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=8b38493f4e12d3f1f04d4d99e04e231ea4071163'/>
<id>urn:sha1:8b38493f4e12d3f1f04d4d99e04e231ea4071163</id>
<content type='text'>
</content>
</entry>
<entry>
<title>abstract deinflection tests (#784)</title>
<updated>2024-04-18T19:04:57+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-04-18T19:04:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=468c121f66dc94b916d853acaefbe0376bbc851f'/>
<id>urn:sha1:468c121f66dc94b916d853acaefbe0376bbc851f</id>
<content type='text'>
* abstract deinflection tests

* add a couple of phrasal verb tests

* fix past simple phrasal verb deinflection</content>
</entry>
<entry>
<title>Bump the minor group with 6 updates (#798)</title>
<updated>2024-04-18T16:35:05+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-04-18T16:35:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=297f089d6fe2b555cc2a2c0482c0b69a25f05b87'/>
<id>urn:sha1:297f089d6fe2b555cc2a2c0482c0b69a25f05b87</id>
<content type='text'>
Bumps the minor group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) | `3.1.2` | `3.1.4` |
| [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator) | `1.9.0` | `1.10.0` |
| [awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action) | `1.4.1` | `1.4.2` |
| [cardinalby/js-eval-action](https://github.com/cardinalby/js-eval-action) | `1.0.7` | `1.0.9` |
| [cardinalby/webext-buildtools-firefox-sign-xpi-action](https://github.com/cardinalby/webext-buildtools-firefox-sign-xpi-action) | `1.0.6` | `1.0.7` |
| [cardinalby/webext-buildtools-firefox-addons-action](https://github.com/cardinalby/webext-buildtools-firefox-addons-action) | `1.0.9` | `1.0.10` |


Updates `dawidd6/action-download-artifact` from 3.1.2 to 3.1.4
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/71072fbb1229e1317f1a8de6b04206afb461bd67...09f2f74827fd3a8607589e5ad7f9398816f540fe)

Updates `slsa-framework/slsa-github-generator` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases)
- [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/slsa-framework/slsa-github-generator/compare/v1.9.0...v1.10.0)

Updates `awalsh128/cache-apt-pkgs-action` from 1.4.1 to 1.4.2
- [Release notes](https://github.com/awalsh128/cache-apt-pkgs-action/releases)
- [Commits](https://github.com/awalsh128/cache-apt-pkgs-action/compare/2555a377dfb0ca4763693499998da808e8d5afa0...a6c3917cc929dd0345bfb2d3feaf9101823370ad)

Updates `cardinalby/js-eval-action` from 1.0.7 to 1.0.9
- [Release notes](https://github.com/cardinalby/js-eval-action/releases)
- [Commits](https://github.com/cardinalby/js-eval-action/compare/b34865f1d9cfdf35356013627474857cfe0d5091...e905fd3681d757e992c976f61c2784dcb4060e13)

Updates `cardinalby/webext-buildtools-firefox-sign-xpi-action` from 1.0.6 to 1.0.7
- [Release notes](https://github.com/cardinalby/webext-buildtools-firefox-sign-xpi-action/releases)
- [Commits](https://github.com/cardinalby/webext-buildtools-firefox-sign-xpi-action/compare/94a2e58141e33c4306a72a93f191e8540189df92...ed44ff06ca9eae47ac45dd34b12833379b683c78)

Updates `cardinalby/webext-buildtools-firefox-addons-action` from 1.0.9 to 1.0.10
- [Release notes](https://github.com/cardinalby/webext-buildtools-firefox-addons-action/releases)
- [Commits](https://github.com/cardinalby/webext-buildtools-firefox-addons-action/compare/924ad87df7e4af50a654c164ad9e498dce260ffa...987e338100095280ec8daf942e5640aeb55d3647)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: slsa-framework/slsa-github-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: awalsh128/cache-apt-pkgs-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: cardinalby/js-eval-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: cardinalby/webext-buildtools-firefox-sign-xpi-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: cardinalby/webext-buildtools-firefox-addons-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;
Co-authored-by: James Maa &lt;jmaa@berkeley.edu&gt;</content>
</entry>
</feed>
