[wiki] [upstream] Workspaces "patch" || yiyus

From: <hg_AT_suckless.org>
Date: Sat, 30 Aug 2008 21:18:39 +0100 (BST)

changeset: 139:d66dce557d0f
tag: tip
parent: 138:e2deec6772f3
parent: 137:27e0da09de93
user: yiyus_AT_zugzwang
date: Sat Aug 30 22:11:28 2008 +0200
description:
Workspaces "patch"


diff -r e2deec6772f3 -r d66dce557d0f dwm/patches/bottom_stack.md
--- a/dwm/patches/bottom_stack.md Sat Aug 30 22:09:54 2008 +0200
+++ b/dwm/patches/bottom_stack.md Sat Aug 30 22:11:28 2008 +0200
_AT_@ -32,6 +32,7 @@
 
 Download
 --------
+* [dwm-5.2-bstack.diff](http://bsdgroup.org/files/dwm-5.2-bstack.diff) (2K) (20080827)
 * [dwm-5.1-bstack.diff](http://bsdgroup.org/files/dwm-5.1-bstack.diff) (2K) (20080716)
 * [dwm-5.0-bstack.diff](http://bsdgroup.org/files/dwm-5.0-bstack.diff) (2K) (20080531)
 * [dwm-5.0-bstack.diff](http://herbst.homeunix.org/~jceb/dwm/5.0/current/dwm-5.0-bstack.diff) (1k) (20080513)
diff -r e2deec6772f3 -r d66dce557d0f dwm/patches/index.md
--- a/dwm/patches/index.md Sat Aug 30 22:09:54 2008 +0200
+++ b/dwm/patches/index.md Sat Aug 30 22:11:28 2008 +0200
_AT_@ -34,6 +34,7 @@
 * [dwm-meillo](http://prog.marmaro.de/dwm-meillo/)
 * [patches written by InfinityX](http://flash.metawaredesign.co.uk/4/)
 * [polachok](http://koluthcka.ru/fwm/projects.html)
+* [displaydate](http://henry.precheur.org/2008/8/25/Switching%20to%20dwm.html)
 
 
 external repositories / related projects
diff -r e2deec6772f3 -r d66dce557d0f programs/diri.md
--- a/programs/diri.md Sat Aug 30 22:09:54 2008 +0200
+++ b/programs/diri.md Sat Aug 30 22:11:28 2008 +0200
_AT_@ -1,44 +1,4 @@
 DIRI
 ====
-diri is a wiki-similiar web application which has been used from 2006-2008 on
-suckless.org. It is a collection of several rc scripts consisting of roughly
-215 LOC.
+This project has been moved to [cat-v.org](http://repo.cat-v.org/diri/) as it is maintained by Uriel now and not part of suckless.org anymore.
 
-Download
---------
-* [diri-0.3](http://code.suckless.org/dl/misc/diri-0.3.tar.gz) (60kB) (20080709)
-
-Development
------------
-There is a repository to [browse](http://code.suckless.org/hg/diri) or to checkout diri's source code:
-
-`hg clone http://code.suckless.org/hg/diri`
-
-Requirements
-------------
-diri is based on following UNIX/Plan 9 tools:
-
-* awk
-* basename
-* date
-* find
-* grep
-* perl (markdown.pl only)
-* rc (from p9p)
-* sed
-* [plan9port](http://plan9.us)
-* /bin/mkdir (must support -p option)
-* /bin/rm (must support -rf options)
-
-Usage
------
-The usage is very simple. Browse the contents through accessing the left menu. Create new pages through accessing:
-
-http://www.suckless.org/edit/<em>path/to/new/page</em>
-
-Edit and remove pages using the control buttons in the upper menu.
-
-See also
---------
-
-[Werc](http://gsoc.cat-v.org/projects/werc): a website building/management tool that shares some of the ideas (and even code) with diri, including a bloging system.
diff -r e2deec6772f3 -r d66dce557d0f style.css
--- a/style.css Sat Aug 30 22:09:54 2008 +0200
+++ b/style.css Sat Aug 30 22:11:28 2008 +0200
_AT_@ -5,7 +5,7 @@
 }
 body {
         font-family: Arial, Verdana, sans-serif;
- font-size: 1em;
+ font-size: 0.9em;
         background-color: #dddddd;
         color: #222222;
         padding: 0;
_AT_@ -62,7 +62,6 @@
         color: inherit;
         text-align: left;
         margin: 0 10px 10px 0;
- font-size: 0.95em;
 }
         #menu a {
                 color: #0066ff;
Received on Sat Aug 30 2008 - 22:18:39 CEST

This archive was generated by hypermail 2.3.0 : Thu Sep 13 2012 - 19:30:25 CEST