<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/fg/js, branch 21.1.31.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=21.1.31.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=21.1.31.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2021-01-31T21:18:17+00:00</updated>
<entry>
<title>Fix the settings page trying to create a popup window (#1341)</title>
<updated>2021-01-31T21:18:17+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-31T21:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6218b0d8f778d08a4e1a7087b796b45b215041ce'/>
<id>urn:sha1:6218b0d8f778d08a4e1a7087b796b45b215041ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various firefox fixes (#1306)</title>
<updated>2021-01-24T19:20:17+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-24T19:20:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=a0657e1bab6450095b020fb47b9c09a8ca7b5cdc'/>
<id>urn:sha1:a0657e1bab6450095b020fb47b9c09a8ca7b5cdc</id>
<content type='text'>
* Fix for chrome.commands not being present on Firefox's embedded float.html

* Fix _getSearchContext mishandling _optionsContextOverride</content>
</entry>
<entry>
<title>Fix TextSourceElement.getNodesInRange not including the element (#1284)</title>
<updated>2021-01-21T02:35:09+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-21T02:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ad0002d4d853a698d7bd3e5f09e3cb8e8948e2de'/>
<id>urn:sha1:ad0002d4d853a698d7bd3e5f09e3cb8e8948e2de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for frontend hotkeys; add scanSelectedText action (#1266)</title>
<updated>2021-01-18T00:28:42+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-18T00:28:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c875ca728f619c6e6bccbd13ceb90d898c59e53e'/>
<id>urn:sha1:c875ca728f619c6e6bccbd13ceb90d898c59e53e</id>
<content type='text'>
* Add support for frontend hotkeys; add scanSelectedText action

* Remove unused global

* Remove duplicate hotkey handler script</content>
</entry>
<entry>
<title>Hotkey forwarding support (#1263)</title>
<updated>2021-01-17T21:55:45+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-17T21:55:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=14b4aee07dc3f69ad75518cf04cafe416e06f0c7'/>
<id>urn:sha1:14b4aee07dc3f69ad75518cf04cafe416e06f0c7</id>
<content type='text'>
* Add support for allowing HotkeyHandler to forward hotkeys

* Update hotkey registration

* Pass HotkeyHandler instance into Display* constructor

* Implement hotkey forwarding</content>
</entry>
<entry>
<title>Text scanner improvements (#1261)</title>
<updated>2021-01-17T16:43:05+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-17T16:43:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=be590004fee5bbbbaefa8a11ddecdb4fca6f7da7'/>
<id>urn:sha1:be590004fee5bbbbaefa8a11ddecdb4fca6f7da7</id>
<content type='text'>
* Add support for allowing TextScanner.search to force focus

* Simplify query parser searched event forwarding

* Defer fallback creation

* Simplify event listeners

* Change type to pointerType

* Change cause to eventType

* Change empty to passive; make .search function passive

* Remove unused input index</content>
</entry>
<entry>
<title>TextSource* API update (#1255)</title>
<updated>2021-01-17T02:50:50+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-17T02:50:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=5c57015a79a79805638c6a97d13784372587e4f2'/>
<id>urn:sha1:5c57015a79a79805638c6a97d13784372587e4f2</id>
<content type='text'>
* Add collapse function to TextSource*

* Add isConnected getter to TextSource*</content>
</entry>
<entry>
<title>Refactor note document title (#1227)</title>
<updated>2021-01-12T23:04:26+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-12T23:04:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=b7c9fa105764eb2cd5befea86c98fe49f5763a1d'/>
<id>urn:sha1:b7c9fa105764eb2cd5befea86c98fe49f5763a1d</id>
<content type='text'>
* Pass url into setContent

* Update where url is checked from

* Add documentTitle to state information

* Update how _getNoteContext gets the document title

* Update how url is fetched for options context

* Pass document title in to 'searched' event</content>
</entry>
<entry>
<title>Refactor text scanner options context generation (#1225)</title>
<updated>2021-01-12T04:13:35+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-12T04:13:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=983e2c79361ad15ada6aae0d153fef9f1b867a93'/>
<id>urn:sha1:983e2c79361ad15ada6aae0d153fef9f1b867a93</id>
<content type='text'>
* Refactor how options context is created and updated

* Udpate TextScanner/QueryParser to use getSearchContext instead of getOptionsContext</content>
</entry>
<entry>
<title>Customizable sentence parsing (#1217)</title>
<updated>2021-01-10T19:43:06+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-10T19:43:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=f6a38f40dc52c4517e41ddb381278ecf5efba056'/>
<id>urn:sha1:f6a38f40dc52c4517e41ddb381278ecf5efba056</id>
<content type='text'>
* Add new sentenceParsing options

* Update TextScanner.setOptions

* Assign terminator/quote maps

* Pass sentence parsing info to extractSentence

* Simplify setting

* Add setting for enableTerminationCharacters

* Create new settings for sentence termination characters</content>
</entry>
</feed>
