1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

blog_new_job_

This commit is contained in:
gnosygnu
2017-04-02 12:03:46 -04:00
parent 891ce4b0d2
commit 328c8aadbe
239 changed files with 2833 additions and 8418 deletions

View File

@@ -64,7 +64,7 @@
</ul>
</div>
<h2>
<span class="mw-headline" id="Enabling">Enabling</span>
<span class="mw-headline" id="Enabling">Enabling</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/App/UI/Night_mode?action=edit&amp;section_key=Enabling" title="Edit section: Enabling" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
</h2>
<p>
Night mode can be enabled in the following ways:
@@ -78,13 +78,13 @@
</li>
</ul>
<h2>
<span class="mw-headline" id="Color_control">Color control</span>
<span class="mw-headline" id="Color_control">Color control</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/App/UI/Night_mode?action=edit&amp;section_key=Color_control" title="Edit section: Color_control" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
</h2>
<p>
Colors for night mode are controlled by three different UI components:
</p>
<h3>
<span class="mw-headline" id="Operating_System">Operating System</span>
<span class="mw-headline" id="Operating_System">Operating System</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/App/UI/Night_mode?action=edit&amp;section_key=Operating_System" title="Edit section: Operating_System" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
</h3>
<p>
Colors for the following must be changed at the Operating System level:
@@ -107,7 +107,7 @@
Note that these can not be changed within XOWA, as the underlying UI framework library (SWT) does not allow it.
</p>
<h3>
<span class="mw-headline" id="SWT">SWT</span>
<span class="mw-headline" id="SWT">SWT</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/App/UI/Night_mode?action=edit&amp;section_key=SWT" title="Edit section: SWT" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
</h3>
<p>
Colors for the following are controlled by SWT:
@@ -133,7 +133,7 @@
By default, a simple white on black theme is chosen. Exact colors can be chosen through <a href="http://xowa.org/home/wiki/Special:XowaCfg%3Fgrp%3Dxowa.gui.nightmode.html" id="xolnki_3" title="Special:XowaCfg?grp=xowa.gui.nightmode">Special:XowaCfg?grp=xowa.gui.nightmode</a>.
</p>
<h3>
<span class="mw-headline" id="CSS">CSS</span>
<span class="mw-headline" id="CSS">CSS</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/App/UI/Night_mode?action=edit&amp;section_key=CSS" title="Edit section: CSS" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
</h3>
<p>
Colors for all HTML content are specified through the CSS. By default, XOWA uses a global css at C:\xowa\bin\any\xowa\html\css\nightmode\xowa_night.css.
@@ -171,16 +171,16 @@
If you want to customize the CSS, it must be done per wiki. Place the modified css file at C:\xowa\user\anonymous\wiki\your_wiki_name\html\xowa_night.css
</p>
<h2>
<span class="mw-headline" id="Known_issues">Known issues</span>
<span class="mw-headline" id="Known_issues">Known issues</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/App/UI/Night_mode?action=edit&amp;section_key=Known_issues" title="Edit section: Known_issues" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
</h2>
<h3>
<span class="mw-headline" id="White_border_around_tab_buttons">White border around tab buttons</span>
<span class="mw-headline" id="White_border_around_tab_buttons">White border around tab buttons</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/App/UI/Night_mode?action=edit&amp;section_key=White_border_around_tab_buttons" title="Edit section: White_border_around_tab_buttons" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
</h3>
<p>
The tab buttons have white borders. Unfortunately these are specified thru SWT and cannot be changed.
</p>
<h3>
<span class="mw-headline" id="Flashing_white_background_when_viewing_new_pages">Flashing white background when viewing new pages</span>
<span class="mw-headline" id="Flashing_white_background_when_viewing_new_pages">Flashing white background when viewing new pages</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/App/UI/Night_mode?action=edit&amp;section_key=Flashing_white_background_when_viewing_new_pages" title="Edit section: Flashing_white_background_when_viewing_new_pages" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
</h3>
<p>
The HTML browser can sometimes flash white when viewing new pages. This seems to be an issue with the SWT browser control. It can be mitigated through the following
@@ -197,13 +197,13 @@
Note that this option is not changed automatically because it has a minor privacy implication (pages are saved temporarily to the disk instead of being set directly through memory)
</p>
<h3>
<span class="mw-headline" id="Flashing_white_background_when_opening_new_tabs">Flashing white background when opening new tabs</span>
<span class="mw-headline" id="Flashing_white_background_when_opening_new_tabs">Flashing white background when opening new tabs</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/App/UI/Night_mode?action=edit&amp;section_key=Flashing_white_background_when_opening_new_tabs" title="Edit section: Flashing_white_background_when_opening_new_tabs" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
</h3>
<p>
The HTML browswer can still flash sometimes when opening new tabs (Ctrl+T). This is an issue with the SWT tab control. Unfortunately, this cannot be changed
</p>
<h3>
<span class="mw-headline" id="Various_icons_are_hard_to_see_in_night_mode">Various icons are hard to see in night mode</span>
<span class="mw-headline" id="Various_icons_are_hard_to_see_in_night_mode">Various icons are hard to see in night mode</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/App/UI/Night_mode?action=edit&amp;section_key=Various_icons_are_hard_to_see_in_night_mode" title="Edit section: Various_icons_are_hard_to_see_in_night_mode" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
</h3>
<p>
For example, the save button on the New Personal Wikis screen is a black floppy disk. This is hard to distinguish against a black background.