Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fixed info link to reflect wmutil -> muswm change |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
cf14cdcd1d0d7dae34530a5793b4d6c2 |
User & Date: | jmcclure 2018-04-15 01:43:34 |
Context
2018-05-17
| ||
14:28 | Updated path to Xorg for xorg-server 1.20.0 on archlinux check-in: 7c53f0af97 user: jmcclure tags: trunk | |
2018-04-15
| ||
01:43 | Fixed info link to reflect wmutil -> muswm change check-in: cf14cdcd1d user: jmcclure tags: trunk | |
01:37 | updated urls in info.html; replaced wmutil with muswm; key forwarding added to tmuxwm check-in: 2510850a62 user: jmcclure tags: trunk | |
Changes
Changes to info.html.
1 2 3 4 5 6 7 | <div class="fossil-doc" data-title="Minimalist X Windows Session"> <section id="intro"> <h2>Overview</h2> <dl> <dt><a href="https://code.jessemcclure.org/xtools/file/xi.c">xi</a></dt><dd>Minimal xinit replacement</dd> <dt><a href="https://code.jessemcclure.org/xtools/file/tmuxwm.c">tmuxwm</a></dt><dd>Tmux oriented fullsreen window manager</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://code.jessemcclure.org/xtools/file/xi.c">xi</a></dt><dd>Minimal xinit replacement</dd> <dt><a href="https://code.jessemcclure.org/xtools/file/tmuxwm.c">tmuxwm</a></dt><dd>Tmux oriented fullsreen window manager</dd> <dt><a href="https://code.jessemcclure.org/xtools/file/muswm.c">muswm</a></dt><dd>Mouse-based floating window management</dd> </dl> </div> |