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

Overview
Comment:Added links to current files
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 8a7c808dd84a2b607007ff8ce787141ce58af9ef478facb589a6050f91fed4fb
User & Date: jmcclure 2018-01-04 03:15:11
Context
2018-01-04
03:15
FIXED links to files! check-in: 894ac0fd6c user: jmcclure tags: trunk
03:15
Added links to current files check-in: 8a7c808dd8 user: jmcclure tags: trunk
03:03
Auto-detect vt number; fallback to .xirc if no WM provided check-in: 189ff1e73a 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
12
<div class="fossil-doc" data-title="XTools">

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

</div>