]> git.sur5r.net Git - i3/i3.github.io/commitdiff
update /i3bar/ with more up to date information
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 26 Jan 2013 17:19:55 +0000 (18:19 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 26 Jan 2013 17:19:55 +0000 (18:19 +0100)
i3bar/index.html.mako

index 653497eb7a69b66430b4d479d4055b5e420496d2..1ecc6e4e965b053f415f1c883c242f86846c3bd1 100644 (file)
@@ -7,34 +7,11 @@
 <h1>i3bar</h1>
 
 <p>
-  i3bar is an xcb- and libev-based status- and workspace-bar. It is best
-  thought of as an replacement for the old <tt>i3-wsbar(1)</tt> +
-  <tt>dzen2(1)</tt>-combination. It creates a workspace-bar for every active
-  output ("screen") and displays a piped in statusline rightaligned on every
-  bar.
+  i3bar displays a bar at the bottom (or top) of your monitor(s) containing
+  workspace switching buttons and a statusline generated by i3status(1) or
+  similar. It is automatically invoked (and configured through) i3.
 </p>
 
-<p>
-  It does not sample any status-information itself, so you still need a program
-  like <tt>i3status(1)</tt> or <tt>conky(1)</tt> for that.
-</p>
-
-<p>
-  i3bar does not support any color or other markups, so stdin should be plain
-  utf8, one line at a time. If you use <tt>i3status(1)</tt>, you therefore
-  should specify 'output_format = none' in the general section of its config
-  file.
-</p>
-
-<!--
-<h2>Releases</h2>
-
-<ul>
-  <li><a href="/i3status/i3status-2.3.tar.bz2">i3status-2.3.tar.bz2</a>
-  (<a href="/i3status/i3status-2.3.tar.bz2.asc">GPG signature</a>, 2011-07-21)</li>
-</ul>
--->
-
 <h2>Documentation</h2>
 
 <p>
   href="/i3bar/manpage.html">view the manpage online</a>.
 </p>
 
-<h2>Development</h2>
-
-<p>
-  i3bar is currently developed at <a href="http://git.merovius.de/i3bar" title="cgit">
-  http://git.merovius.de/i3bar</a>. Checkouts of the master branch are intended to
-  be stable and working all the time. Integration of new features happens in a
-  separate branch.
-</p>
-
 </div>