Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Typo
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: a44a9857804b58fc3fd8f08089d0a9cf10005490ce581a34c07219d4e3bebbb5
User & Date: jmcclure 2018-01-04 03:16:46
Context
2018-01-04
21:35
Added auth to xserver check-in: c6253f5282 user: jmcclure tags: trunk
03:16
Typo check-in: a44a985780 user: jmcclure tags: trunk
03:15
FIXED links to files! check-in: 894ac0fd6c user: jmcclure tags: trunk
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to info.html.

1
2
3
4
5
6
7
8
9
10
11
<div class="fossil-doc" data-title="Minimalist X Windows Session">

<section id="intro">
<h2>Overview</h2>
<dl>
<dt><a href="https://repo.jessemcclure.org/xtools/file/xi.c">xi</a></dt><dd>Minimal xinit replacement</dd>
<dt><a href="https://repo.jessemcclure.org/xtools/file/tmuxwm.c">tmuxwm</a></dt><dd>Tmux oriented fullsreen window manager</dd>
<dt><a href="https://repo.jessemcclure.org/xtools/file/wmutils.c">wmutils</a></dt><dd>Window manager utilities intended to be bound to keys</dd>
</dl>

</div>







|



1
2
3
4
5
6
7
8
9
10
11
<div class="fossil-doc" data-title="Minimalist X Windows Session">

<section id="intro">
<h2>Overview</h2>
<dl>
<dt><a href="https://repo.jessemcclure.org/xtools/file/xi.c">xi</a></dt><dd>Minimal xinit replacement</dd>
<dt><a href="https://repo.jessemcclure.org/xtools/file/tmuxwm.c">tmuxwm</a></dt><dd>Tmux oriented fullsreen window manager</dd>
<dt><a href="https://repo.jessemcclure.org/xtools/file/wmutil.c">wmutil</a></dt><dd>Window manager utilities intended to be bound to keys</dd>
</dl>

</div>