Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | FIXED links to files! |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
894ac0fd6c9ea8c4f3be183800222b62 |
User & Date: | jmcclure 2018-01-04 03:15:57 |
Context
2018-01-04
| ||
03:16 | Typo check-in: a44a985780 user: jmcclure tags: trunk | |
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 | |
Changes
Changes to info.html.
1 2 3 4 5 6 | <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> | | | | 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> |