<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/bg/settings.html, branch 20.9.28.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=20.9.28.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=20.9.28.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2020-09-27T15:46:37+00:00</updated>
<entry>
<title>Add scan on touch move and prevent touch scroll options (#871)</title>
<updated>2020-09-27T15:46:37+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-09-27T15:46:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=cdd649ea3d3c933b571db1b00bc40162b4da8c01'/>
<id>urn:sha1:cdd649ea3d3c933b571db1b00bc40162b4da8c01</id>
<content type='text'>
* Add scanOnTouchMove/preventTouchScrolling scanning input options

* Add settings controls

* Support scanOnTouchMove in TextScanner

* Support preventTouchScrolling in TextScanner</content>
</entry>
<entry>
<title>Add middle mouse prevention option (#868)</title>
<updated>2020-09-26T23:24:21+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-09-26T23:24:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=73dd578821d1373d4504778318e2e2f26b79a80e'/>
<id>urn:sha1:73dd578821d1373d4504778318e2e2f26b79a80e</id>
<content type='text'>
* Add preventMiddleMouse option to TextScanner

* Add preventMiddleMouse options

* Add options

* Apply preventMiddleMouse options</content>
</entry>
<entry>
<title>Modal refactor (#842)</title>
<updated>2020-09-19T21:14:51+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-09-19T21:14:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2ff4f830722940d2bfc35328fa913f93d04a330b'/>
<id>urn:sha1:2ff4f830722940d2bfc35328fa913f93d04a330b</id>
<content type='text'>
* Add Modal class

* Use Modal class</content>
</entry>
<entry>
<title>Handlebars sandbox (#612)</title>
<updated>2020-09-19T01:16:39+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-09-19T01:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2f4adbab2cbefba1898b4ce6f8ff5e03622cfd34'/>
<id>urn:sha1:2f4adbab2cbefba1898b4ce6f8ff5e03622cfd34</id>
<content type='text'>
* Set up template renderer proxy

* Use proxy

* Remove unused handlebars script tags

* Update manifest</content>
</entry>
<entry>
<title>Cleanup unused utils (#832)</title>
<updated>2020-09-15T23:48:58+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-09-15T23:48:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=79ef6e151edec51b2484cdc00242dde71958ab3b'/>
<id>urn:sha1:79ef6e151edec51b2484cdc00242dde71958ab3b</id>
<content type='text'>
* Remove api.optionsSave

* Remove getOptionsMutable and getOptionsFullMutable

* Remove util.js

* Remove yomichanBackend</content>
</entry>
<entry>
<title>Dictionary controller refactor (#831)</title>
<updated>2020-09-15T23:35:44+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-09-15T23:35:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=f997f017422bba2527e620000e3a938b916f25ac'/>
<id>urn:sha1:f997f017422bba2527e620000e3a938b916f25ac</id>
<content type='text'>
* Create new DictionaryController

* Update input disabling when modifying the database</content>
</entry>
<entry>
<title>Add scan dictionary type filters (#822)</title>
<updated>2020-09-13T17:25:03+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-09-13T17:25:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=621aa354e77a5f0e7825ff0ad7a66c41154f2511'/>
<id>urn:sha1:621aa354e77a5f0e7825ff0ad7a66c41154f2511</id>
<content type='text'>
* Add options for searchTerms and searchKanji

* Add settings HTML

* Add options to TextScanner

* Update _search/_findDefinitions to include searchTerms/searchKanji args

* Update _searchAtFromMouseMove args

* Change argument structure for _searchAt

* Use scanning options for searchTerms and searchKanji</content>
</entry>
<entry>
<title>Pointer events support (#819)</title>
<updated>2020-09-13T15:33:10+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-09-13T15:33:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=5b49cf439866cc742c0cda37eb3d8a7200fc6860'/>
<id>urn:sha1:5b49cf439866cc742c0cda37eb3d8a7200fc6860</id>
<content type='text'>
* Add option pointerEventsEnabled

* Add _pointerEventsEnabled option to TextScanner

* Add additional options

* Mouse pointer events

* Touch pointer events

* Pen pointer events</content>
</entry>
<entry>
<title>More scanning options (#815)</title>
<updated>2020-09-12T17:20:02+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-09-12T17:20:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c98aa9ad4751f1c35c164525eaec7e2411b0a5c4'/>
<id>urn:sha1:c98aa9ad4751f1c35c164525eaec7e2411b0a5c4</id>
<content type='text'>
* Reorganize options

* Add advanced options

* Add a setting transform 'setRelativeAttribute'

* Add advanced options to HTML/CSS</content>
</entry>
<entry>
<title>Use a grid layout for scanning inputs (#814)</title>
<updated>2020-09-12T15:22:17+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-09-12T15:22:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=41db9ec89b8eb76009f0cf8894aa0f6e2cc2f8bd'/>
<id>urn:sha1:41db9ec89b8eb76009f0cf8894aa0f6e2cc2f8bd</id>
<content type='text'>
</content>
</entry>
</feed>
