commit 87f9dbf677a6d8e535b9ac46a8deff4813ba4236 parent 358981614f30241d0314794f164a6c70c3dbb10d Author: Thomas Adam <thomas.adam22@gmail.com> Date: Wed, 9 Dec 2009 23:58:27 +0000 Add in reference to hiding indicator when page load. Put a page on the wiki to link to my patch which: * Statically declares an int for the height of the indicator bar. * Removes the indicator bar when the page has loaded. Diffstat:
| A | surf.suckless.org/patches/hideindicatorbar.md | | | 18 | ++++++++++++++++++ |
1 file changed, 18 insertions(+), 0 deletions(-)
diff --git a/surf.suckless.org/patches/hideindicatorbar.md b/surf.suckless.org/patches/hideindicatorbar.md @@ -0,0 +1,18 @@ +HIDE INDICATOR BAR +================== + +Description +----------- + +This patch hides the status indicator when a page has finished loading. The patch can be found by following the link in the Download section of this page. + + +Download +-------- + +* [http://www.xteddy.org/surf.html]: http://www.xteddy.org/surf.html + +Author +------ + +* Thomas Adam (thomas_adam) <[thomas.adam22@gmail.com](mailto:thomas.adam22@gmail.com)>