changeset: 744:ae6dd3a7ac22
user: Connor Lane Smith <cls_AT_lubutu.com>
date: Fri Jul 01 12:07:09 2011 +0100
files: dwm.suckless.org/index.md
description:
rm broken link
diff -r 85f0b2027b0f -r ae6dd3a7ac22 dwm.suckless.org/index.md
--- a/dwm.suckless.org/index.md Sat Jun 25 20:08:35 2011 +0100
+++ b/dwm.suckless.org/index.md Fri Jul 01 12:07:09 2011 +0100
_AT_@ -77,7 +77,6 @@
* <
http://www.linuxjournal.com/content/going-fast-dwm>
* <
http://www.linuxgoodies.com/review_dwm.html>
* <
http://dobbscodetalk.com/index.php?option=com_myblog&show=dwm.html&Itemid=29>
-* <
http://tuxtraining.com/2008/10/20/an-introduction-to-tiling-window-managers>
* <
http://www.iyiz.com/20-most-simple-and-cool-x-window-managers-for-linux/>
* <
http://lbolla.wordpress.com/2010/01/08/dwm-restart/>
* <
http://danielkaes.wordpress.com/2009/12/03/adding-a-pidgin-trayicon-to-dwm/>
changeset: 745:1a6519ed3e80
tag: tip
user: Connor Lane Smith <cls_AT_lubutu.com>
date: Fri Jul 01 12:09:00 2011 +0100
files: dwm.suckless.org/patches/gapless_grid.md
description:
fix grid link
diff -r ae6dd3a7ac22 -r 1a6519ed3e80 dwm.suckless.org/patches/gapless_grid.md
--- a/dwm.suckless.org/patches/gapless_grid.md Fri Jul 01 12:07:09 2011 +0100
+++ b/dwm.suckless.org/patches/gapless_grid.md Fri Jul 01 12:09:00 2011 +0100
_AT_@ -2,7 +2,7 @@
## Description
-This patch is an altered [gridmode](../historical/gridmode) layout for dwm,
+This patch is an altered [gridmode](historical/gridmode) layout for dwm,
which arranges the windows in a grid.
Instead of using a regular grid, which might leave empty cells when there are
not enough windows to fill the grid, it adjusts the number of windows in the
_AT_@ -27,4 +27,4 @@
## Download
* [gaplessgrid.c](gaplessgrid.c) (dwm 5.6.1) (20090908)
-* see [historical patches](historical) for older versoins
+* see [historical patches](historical) for older versions
Received on Fri Jul 01 2011 - 13:09:07 CEST