[wiki] [sites] wiki updated

From: <hg_AT_suckless.org>
Date: Sun, 13 Sep 2009 17:36:25 +0000 (UTC)

changeset: 251:53f3891b0218
tag: tip
user: pancake_AT_localhost.localdomain
date: Sun Sep 13 19:36:15 2009 +0200
files: dwm.suckless.org/patches/clientspertag.md dwm.suckless.org/patches/dwm-5.6.1-cpt.diff dwm.suckless.org/patches/historical/clientspertag.md suckless.org/people/Pancake.md
description:
* Added people/pancake
* Remove unnecesary files in cpt patch
* Fix description of cpt
* Remove old (historical) page of clientspertag


diff -r 2a1f0a196b51 -r 53f3891b0218 dwm.suckless.org/patches/clientspertag.md
--- a/dwm.suckless.org/patches/clientspertag.md Sun Sep 13 19:05:13 2009 +0200
+++ b/dwm.suckless.org/patches/clientspertag.md Sun Sep 13 19:36:15 2009 +0200
_AT_@ -3,7 +3,8 @@
 ## Description
 
 This patch modifies the tile() layout to limit the maximum number of visible
-clients per tag. Out-of-limit windows are arranged.
+clients per tag. Out-of-limit windows are arranged behind the visible ones
+in the slave area.
 
 
     +-----------------------+ +-----------------------+
diff -r 2a1f0a196b51 -r 53f3891b0218 dwm.suckless.org/patches/dwm-5.6.1-cpt.diff
--- a/dwm.suckless.org/patches/dwm-5.6.1-cpt.diff Sun Sep 13 19:05:13 2009 +0200
+++ b/dwm.suckless.org/patches/dwm-5.6.1-cpt.diff Sun Sep 13 19:36:15 2009 +0200
_AT_@ -1,18 +1,3 @@
-Only in dwm-5.6.1-cpt: ch
-diff -ru dwm-5.6.1/config.def.h dwm-5.6.1-cpt/config.def.h
---- dwm-5.6.1/config.def.h 2009-09-13 18:11:32.000000000 +0200
-+++ dwm-5.6.1-cpt/config.def.h 2009-07-26 15:01:50.000000000 +0200
-_AT_@ -80,8 +80,6 @@
- TAGKEYS( XK_7, 6)
- TAGKEYS( XK_8, 7)
- TAGKEYS( XK_9, 8)
-- { MODKEY, XK_q, clientspertag, {.v="^2"} },
-- { MODKEY, XK_a, clientspertag, {.v="^3"} },
- { MODKEY|ShiftMask, XK_q, quit, {0} },
- };
-
-Only in dwm-5.6.1-cpt: config.h
-Only in dwm-5.6.1-cpt: dwm
 diff -ru dwm-5.6.1/dwm.c dwm-5.6.1-cpt/dwm.c
 --- dwm-5.6.1/dwm.c 2009-07-26 15:01:50.000000000 +0200
 +++ dwm-5.6.1-cpt/dwm.c 2009-09-13 18:08:50.000000000 +0200
_AT_@ -84,5 +69,3 @@
 + }
          }
  }
-
-Only in dwm-5.6.1-cpt: dwm.o
diff -r 2a1f0a196b51 -r 53f3891b0218 dwm.suckless.org/patches/historical/clientspertag.md
--- a/dwm.suckless.org/patches/historical/clientspertag.md Sun Sep 13 19:05:13 2009 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
_AT_@ -1,54 +0,0 @@
-LIMIT CLIENTS PER TAG PATCH
-===========================
-
-Last update: 2007-10-25
-
-See [nmaster][2] for cpt on dwm-4.6.
-
-This patch allows you to limit the number of clients to be shown.
-This restriction only affects non-floating windows.
-
-This patch can be used as a 'set' or 'toggle' mode.
-
-Tips
-----
-
-* To show all windows put "-1" as argument value.
-* To only display floating windows put "0" as argument.
-* For a toggling pair put "^2".
-
-Configuration
--------------
-
-The MODKEY+w toggles between two visible tiled windows and MODKEY+SHIFT+w hides all tiled windows.
-
- { MODKEY|ShiftMask, XK_q, clientspertag, "0" }, \
- { MODKEY, XK_q, clientspertag, "^1" }, \
- { MODKEY, XK_w, clientspertag, "^2" }, \
- { MODKEY, XK_e, clientspertag, "^3" }, \
-
-Download
---------
-
-You can download this patch [dwm-4.4-cpt.patch](http://news.nopcode.org/dwm-4.4-cpt.patch) (3K)
-
-See [nmaster][1] for dwm-4.6.
-
-Here's a [patch][2] from <i>Ritesh Kumar</i> that modifies dwm.c to show cpt and total number of clients in the statusbar.
-
-TODO
-----
-
-* Maybe it should be renamed to "tiledlimit" or "clientslimit".
-* Think about a way to make the focused client always visible (enhanced monocle patch?)
-
-Feedback is welcome :)
-
-AUTHOR
-------
-
-* pancake -- pancake /at/ youterm /dot/ com
-
-[1]: /dwm/patches/nmaster.html
-[2]: http://news.nopcode.org/cptdwm-4.6.diff
-
diff -r 2a1f0a196b51 -r 53f3891b0218 suckless.org/people/Pancake.md
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/suckless.org/people/Pancake.md Sun Sep 13 19:36:15 2009 +0200
_AT_@ -0,0 +1,6 @@
+pancake
+=======
+
+Developer of various minimal tools and main author of [radare](http://www.radare.org).
+
+* See also other projects: <http://hg.youterm.com/>
Received on Sun Sep 13 2009 - 19:36:25 CEST

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