<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/fg/float.html, branch 20.12.31.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=20.12.31.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=20.12.31.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2020-12-30T04:38:44+00:00</updated>
<entry>
<title>Display profile panel (#1178)</title>
<updated>2020-12-30T04:38:44+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-12-30T04:38:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ad90bad05782d275970a196817802ca9c7b6e735'/>
<id>urn:sha1:ad90bad05782d275970a196817802ca9c7b6e735</id>
<content type='text'>
* Expose Display.displayGenerator

* Update search when assigning options context

* Don't clear selection unless the popup changes

* Merge search styles

* Create panel for changing the profile</content>
</entry>
<entry>
<title>Split material css (#1175)</title>
<updated>2020-12-30T02:33:57+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-12-30T02:33:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=773d67e75a3d01df5ad492896e19f5029e6e35d2'/>
<id>urn:sha1:773d67e75a3d01df5ad492896e19f5029e6e35d2</id>
<content type='text'>
* Separate material styles into a separate file

* Improve action button styles

* Rename --font-size-default to --font-size

* Remove px units

* Remove some material vars

* Fix some variable names

* Define variables

* Remove --shadow-vertical

* Revert name change

* Move var

* Rename var

* Update vars

* Remove redundant vars

* Update search styles

* Update styles

* Update colors

* Update variable names

* Include material.css on float.html page</content>
</entry>
<entry>
<title>Improve document focus control (#1167)</title>
<updated>2020-12-28T22:41:59+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-12-28T22:41:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=b6038c87b66630b341e431a4722856c9a3a282ed'/>
<id>urn:sha1:b6038c87b66630b341e431a4722856c9a3a282ed</id>
<content type='text'>
* Improve styles for #content-scroll-focus

* Create new class to manage and control document focus

* Use new focus class

* Add a check to prevent redundant .blur calls</content>
</entry>
<entry>
<title>Popup action bar options (#1140)</title>
<updated>2020-12-20T01:07:55+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-12-20T01:07:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=443d6d1956691861a5e0203e33726b8c2aa93eef'/>
<id>urn:sha1:443d6d1956691861a5e0203e33726b8c2aa93eef</id>
<content type='text'>
* Add options for action bar visibility and location

* Add settings

* Update styles

* Expose properties

* Update styles

* Update tests</content>
</entry>
<entry>
<title>Improve display tags (#1117)</title>
<updated>2020-12-18T14:43:54+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-12-18T14:43:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=bf349050123eaaa7b58f82b7e3a84e2857fdea8c'/>
<id>urn:sha1:bf349050123eaaa7b58f82b7e3a84e2857fdea8c</id>
<content type='text'>
* Update tag style

* Add styles/HTML for notifications

* Add DisplayNotification class

* Add support for tag notifications

* Simplify notification content</content>
</entry>
<entry>
<title>Support frame resize on firefox (#1088)</title>
<updated>2020-12-09T01:31:02+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-12-09T01:31:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=125c296eedf680ad7670544aa8f74d81fa9aa799'/>
<id>urn:sha1:125c296eedf680ad7670544aa8f74d81fa9aa799</id>
<content type='text'>
* Add popup functions for getting/setting the frame size

* Add frontend functions for getting/setting popup frame size

* Expose display mode attribute on display HTML

* Disable resizer on iframe

* Add custom frame resizer handle

* Add support for custom frame resizer</content>
</entry>
<entry>
<title>Popup style updates (#1066)</title>
<updated>2020-11-26T04:22:05+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-11-26T04:22:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=92e9f69c8069644c544301a51fbbd351e799e99d'/>
<id>urn:sha1:92e9f69c8069644c544301a51fbbd351e799e99d</id>
<content type='text'>
* Replace compactGlossaries option with new glossaryLayoutMode option

* Update attributes

* Update attributes

* Update color definitions

* Fix default theme scrollbar</content>
</entry>
<entry>
<title>Merge float into display (#1053)</title>
<updated>2020-11-22T20:29:51+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-11-22T20:29:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2971f262f9851d588f815d5ea03de69f9594de5a'/>
<id>urn:sha1:2971f262f9851d588f815d5ea03de69f9594de5a</id>
<content type='text'>
* Update audio play delay

* Move frame endpoint to Display

* Move _invokeOwner and close implementation

* Move browser info assignment

* Move window message handler setup

* Move copy implementation

* Move document title function

* Move extension unload handler

* Move close handler

* Move history event handlers

* Remove DisplayFloat

* Remove unused

* Organize

* Move event listeners into prepare</content>
</entry>
<entry>
<title>Update indentation (#1047)</title>
<updated>2020-11-21T03:57:14+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-11-21T03:57:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=73cb2c763c3730fa8c07e4262626b1b0f584b663'/>
<id>urn:sha1:73cb2c763c3730fa8c07e4262626b1b0f584b663</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Display scroll fixes (#1046)</title>
<updated>2020-11-21T03:42:49+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-11-21T03:42:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=181ade93d64ca54cee35415e795f42e58d556f54'/>
<id>urn:sha1:181ade93d64ca54cee35415e795f42e58d556f54</id>
<content type='text'>
* Update focus when internal focus is changed

* Update scroll layout</content>
</entry>
</feed>
