[wiki] [sites] wiki updated

From: <hg_AT_suckless.org>
Date: Fri, 11 Dec 2009 13:20:41 +0000 (UTC)

changeset: 396:3200032b204b
tag: tip
user: pancake_AT_www.suckless.org
date: Fri Dec 11 14:20:27 2009 +0100
files: dwm.suckless.org/patches/historical/mouseontitle.md dwm.suckless.org/patches/historical/nmaster.md dwm.suckless.org/patches/historical/taglayouts.md dwm.suckless.org/patches/index.md suckless.org/other_projects.md
description:
* Fix all broken links with news.nopcode.org
* Add pancake+nibble suckless projects with description


diff -r b33b8f0c2833 -r 3200032b204b dwm.suckless.org/patches/historical/mouseontitle.md
--- a/dwm.suckless.org/patches/historical/mouseontitle.md Thu Dec 10 10:24:16 2009 -0800
+++ b/dwm.suckless.org/patches/historical/mouseontitle.md Fri Dec 11 14:20:27 2009 +0100
_AT_@ -1,7 +1,7 @@
 MOUSE EVENTS ON TITLE
 =====================
 
-Last update: 2007-10-25
+Last update: 2009-12-11
 
 Adds mouse events on the title bar to switch between clients using
 the mouse wheel and using the left click to zoom, right click kill
_AT_@ -11,23 +11,27 @@
 
 The right click on the layout area maximizes the client.
 
-If you are using the nmaster patch you will be able to change the nmaster value using the mouse wheel.
+If you are using the nmaster patch you will be able to change the nmaster
+value using the mouse wheel.
 
 Change the mwfact using the wheel at x=0 placing the cursor inside the bar.
 
+Notes
+-----
+Last versions of dwm (5.x series) allow to bind mouse events to actions,
+so this patch can be replaced by a proper config.h tweak.
+
 Patch
 -----
 
-Latest patch for [dwm 4.7][2] is here.
-For [dwm 4.6][1] take this one.
+Patch for [dwm 4.6][1] is here.
 
 See in event.c at function 'buttonpress()' to patch older dwm releases.
 
-AUTHOR
+Author
 ------
 
 * pancake &lt;youterm.com&gt;
 
-[1]:http://news.nopcode.org/mouseontitle-4.6.diff
-[2]:http://news.nopcode.org/mouseontitle-4.7.diff
+[1]:http://www.lolcathost.org/b/dwm/mouseontitle-4.6.diff
 
diff -r b33b8f0c2833 -r 3200032b204b dwm.suckless.org/patches/historical/nmaster.md
--- a/dwm.suckless.org/patches/historical/nmaster.md Thu Dec 10 10:24:16 2009 -0800
+++ b/dwm.suckless.org/patches/historical/nmaster.md Fri Dec 11 14:20:27 2009 +0100
_AT_@ -39,18 +39,16 @@
 
 ## Download
 
- * [nmaster-4.7.c][4] (dwm 4.7) (7.3kb (20071123)
- * [nmaster.c][3] (dwm 4.6) (7.3kb) (20071025)
+ * [nmaster-4.7.c][3] (dwm 4.7) (7.3kb (20071123)
+ * [nmaster.c][2] (dwm 4.6) (7.3kb) (20071025)
     - contains ntile, dntile and tilecols. Also supports the clients-per-tag
- * [nmaster-4.5.diff][2] (dwm 4.5) (2.7kb) (20071016)
  * [dwm-4.4.1-nmaster.diff][1] (dwm 4.4) (2.8kb) (20070826)
  * [nmaster+bstack-5.6.1.diff](nmaster+bstack-5.6.1.diff) (dwm 5.6.1) (5.9kb) (20090824)
     - another variation; contains bstack with nmaster support
 
 [1]: http://schot.a-eskwadraat.nl/files/dwm-4.4.1-nmaster.diff
-[2]: http://news.nopcode.org/nmaster-4.5.patch
-[3]: http://news.nopcode.org/nmaster.c
-[4]: http://news.nopcode.org/nmaster-4.7.c
+[2]: http://www.lolcathost.org/b/dwm/nmaster.c
+[3]: http://www.lolcathost.org/b/dwm/nmaster-4.7.c
 
 ## Maintainer
 
diff -r b33b8f0c2833 -r 3200032b204b dwm.suckless.org/patches/historical/taglayouts.md
--- a/dwm.suckless.org/patches/historical/taglayouts.md Thu Dec 10 10:24:16 2009 -0800
+++ b/dwm.suckless.org/patches/historical/taglayouts.md Fri Dec 11 14:20:27 2009 +0100
_AT_@ -2,10 +2,9 @@
 
 ## Description ##
 
-This patch enables one layout per tag in contrast of one layout for all tags. - A more general approach is the [pertag patch][4].
+This patch enables one layout per tag in contrast of one layout for all tags. - A more general approach is the [pertag patch][3].
 
 ## Download ##
- * [taglayouts-4.6.diff][3] - static implementation of taglayouts (saves 7 LOCs)
  * [dwm-4.6-taglayouts.diff][2]
  * [dwm-4.5-taglayouts.diff][1]
 
_AT_@ -22,6 +21,5 @@
 
 [1]: http://www.e-jc.de/dwm/4.5/dwm-4.5-tip_ac233c362502-taglayouts.diff
 [2]: http://www.e-jc.de/dwm/4.6/current/dwm-4.6-taglayouts.diff
-[3]: http://news.nopcode.org/taglayouts-4.6.diff
-[4]: /dwm/patches/pertag.html
+[3]: /dwm/patches/pertag.html
 
diff -r b33b8f0c2833 -r 3200032b204b dwm.suckless.org/patches/index.md
--- a/dwm.suckless.org/patches/index.md Thu Dec 10 10:24:16 2009 -0800
+++ b/dwm.suckless.org/patches/index.md Fri Dec 11 14:20:27 2009 +0100
_AT_@ -38,7 +38,6 @@
 * [bug.n](http://freenet-homepage.de/bug.n/) -- dwm for windows written in AutoHotkey
 * [dvtm](http://www.brain-dump.org/projects/dvtm/) -- virtual terminal manager (dwm on the console)
 * [dwm-gtx](http://s01.de/~gottox/index.cgi/proj_dwm) -- dwm branch with Xinerama support, pointer movement, different layout
-* [dwm-pancake](http://news.nopcode.org/miau/pvc.cgi?prj=dwm) -- (old) modified dwm with client per tag, nmaster patch
 * [dwm-sprinkles](http://0mark.unserver.de/dwm-sprinkles/) -- dwm with colorfull bar, transparency, pre-configured pertag and more
 * [dwm-win32](http://www.brain-dump.org/projects/dwm-win32/) -- dwm ported to windows
 * [echinus](http://www.rootshell.be/~polachok/code/) -- dwm fork with EWMH, Xft support
diff -r b33b8f0c2833 -r 3200032b204b suckless.org/other_projects.md
--- a/suckless.org/other_projects.md Thu Dec 10 10:24:16 2009 -0800
+++ b/suckless.org/other_projects.md Fri Dec 11 14:20:27 2009 +0100
_AT_@ -2,10 +2,21 @@
 ==============
 There are several other projects which are inspired by the spirit of suckless.
 
-* [dietline](http://news.nopcode.org/dietline.c)
-* [dvtm](http://www.brain-dump.org/projects/dvtm/)
+* [bug](http://vicerveza.homeunix.net/~viric/soft/bug/) - commandline todo-tracking system
+* [dietline](http://hg.youterm.com/radare/file/87579f8c5087/src/dietline.c) - minimal readline-like implementation
+* [ired](http://hg.youterm.com/ired/) - minimalistic hexadecimal editor inspired in radare
+* [spp](http://hg.youterm.com/spp/) - simple pre processor
+* [alt](http://hg.youterm.com/alt/) - abstract language tree
+* [acr](http://hg.youterm.com/acr/) - autoconf replacement
+* [slpm](http://hg.youterm.com/slpm/) - suckless package manager
+* [mmsdk](http://hg.youterm.com/mmsdk/) - minimal maemo sdk (based on qemu-arm)
+* [micy](http://hg.youterm.com/micy/) - minimalistic mouse handler (depends on driver)
+* [xpw](http://hg.youterm.com/xpw/) - X piped widgets - X widget library based on pipes
+* [xicon](http://hg.youterm.com/xicon/) - small icon-based dzen-like utility
+* [passman](http://nibble.develsec.org/hg/toys/file/) - password manager + other nibble suckless toys
+* [dvtm](http://www.brain-dump.org/projects/dvtm/) - screen-like dwm (curses)
 * [dzen](http://dzen.geekmode.org/)
 * [kelp](http://kelp.sf.net)
-* [sltar](http://s01.de/~gottox/index.cgi/proj_sltar)
+* [sltar](http://s01.de/~gottox/index.cgi/proj_sltar) - suckless tar
 * [smu](http://s01.de/~gottox/index.cgi/proj_smu)
 * [bgs](http://s01.de/~gottox/index.cgi/proj_bgs)
Received on Fri Dec 11 2009 - 14:20:41 CET

This archive was generated by hypermail 2.3.0 : Thu Sep 13 2012 - 19:31:03 CEST