changeset: 401:fee93294ef2c
parent: 399:ad6b3447500f
user: Thomas Adam <thomas.adam22_AT_gmail.com>
date: Mon Dec 14 20:17:21 2009 +0000
files: surf.suckless.org/patches/toggleproxy.md
description:
Add toggle proxy / toggle indicator patch.
This adds a patch to surf to toggle the system proxy, toggle the indicator
bar, etc.
diff -r ad6b3447500f -r fee93294ef2c surf.suckless.org/patches/toggleproxy.md
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/surf.suckless.org/patches/toggleproxy.md Mon Dec 14 20:17:21 2009 +0000
_AT_@ -0,0 +1,24 @@
+TOGGLE PROXY SERVER / TOGGLE INDICATOR WINDOW
+=============================================
+
+Description
+-----------
+
+This patch depends on the "Toggle indicator" patch applied. This patch adds two related features:
+
+* The toggling of showing the indicator bar (bound by ^t by default).
+* Toggling of using a defined proxy server.
+
+
+If a proxy is defined in the environment (http_proxy) this is used automatically by surf. The meny item "Toggle proxy" changes this, and changes the indicator colour to purple if using a proxy, or red if not.
+
+
+Download
+--------
+
+* [
http://xteddy.org/surf.html#toc3](
http://xteddy.org/surf/html#toc3)
+
+Author
+------
+
+* Thomas Adam (thomas_adam) <[thomas.adam22_AT_gmail.com](mailto:thomas.adam22_AT_gmail.com)>
changeset: 402:dc9ca277ea30
tag: tip
parent: 401:fee93294ef2c
parent: 400:dc96b0d23aaa
user: Thomas Adam <thomas.adam22_AT_gmail.com>
date: Mon Dec 14 20:17:56 2009 +0000
description:
Add in toggle proxy patch.
diff -r fee93294ef2c -r dc9ca277ea30 suckless.org/other_projects.md
--- a/suckless.org/other_projects.md Mon Dec 14 20:17:21 2009 +0000
+++ b/suckless.org/other_projects.md Mon Dec 14 20:17:56 2009 +0000
_AT_@ -8,6 +8,8 @@
* [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
+* [sup](
http://hg.youterm.com/sup/) - minimalistic sudo replacement
+* [dmc](
http://lolcathost.org/cgi-bin/hg/dmc/) - dynamic mail client
* [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)
Received on Mon Dec 14 2009 - 21:18:03 CET