[wiki] [sites] wiki updated

From: <hg_AT_suckless.org>
Date: Fri, 14 Jan 2011 21:55:12 +0000 (UTC)

changeset: 674:47af56200681
tag: tip
user: anonymous
date: Sat Jan 15 00:55:09 2011 +0300
files: dwm.suckless.org/index.md suckless.org/community.md suckless.org/devel/bugs.md suckless.org/devel/style_guide.md suckless.org/donations.md suckless.org/misc/cool_programs.md
description:
cleanup, added more cool programs


diff -r e98aec5fbaa8 -r 47af56200681 dwm.suckless.org/index.md
--- a/dwm.suckless.org/index.md Tue Jan 11 03:33:04 2011 +0300
+++ b/dwm.suckless.org/index.md Sat Jan 15 00:55:09 2011 +0300
_AT_@ -1,28 +1,31 @@
-dwm is a dynamic window manager for X. It manages windows in tiled, monocle
-and floating layouts. All of the layouts can be applied dynamically, optimising the
-environment for the application in use and the task performed.
+dwm is a dynamic window manager for X. It manages windows in tiled,
+monocle and floating layouts. All of the layouts can be applied
+dynamically, optimising the environment for the application in use and
+the task performed.
 
-In tiled layout windows are managed in a master and stacking area. The master
-area contains the window which currently needs most attention, whereas the
-stacking area contains all other windows. In monocle layout all windows are
-maximised to the screen size. In floating layout windows can be resized and
-moved freely. Dialog windows are always managed floating, regardless of the
-layout applied.
+In tiled layout windows are managed in a master and stacking area. The
+master area contains the window which currently needs most attention,
+whereas the stacking area contains all other windows. In monocle layout
+all windows are maximised to the screen size. In floating layout windows
+can be resized and moved freely. Dialog windows are always managed
+floating, regardless of the layout applied.
 
-Windows are grouped by tags. Each window can be tagged with one or multiple
-tags. Selecting certain tags displays all windows with these tags.
+Windows are grouped by tags. Each window can be tagged with one or
+multiple tags. Selecting certain tags displays all windows with these
+tags.
 
-Each screen contains a small status bar which displays all available tags, the
-layout, the number of visible windows, the title of the focused window, and the
-text read from the root window name property, if the screen is focused. A
-floating window is indicated with an empty square and a maximised floating
-window is indicated with a filled square before the windows title. The
-selected tags are indicated with a different color. The tags of the focused
-window are indicated with a filled square in the top left corner. The tags
-which are applied to one or more windows are indicated with an empty square in
-the top left corner.
+Each screen contains a small status bar which displays all available
+tags, the layout, the number of visible windows, the title of the
+focused window, and the text read from the root window name property,
+if the screen is focused. A floating window is indicated with an empty
+square and a maximised floating window is indicated with a filled
+square before the windows title. The selected tags are indicated with
+a different color. The tags of the focused window are indicated with a
+filled square in the top left corner. The tags which are applied to one
+or more windows are indicated with an empty square in the top left corner.
 
-dwm draws a small customizable border around windows to indicate the focus state.
+dwm draws a small customizable border around windows to indicate the
+focus state.
 
 ->[![Screenshot](screenshots/dwm-20100318s.png)](screenshots/dwm-20100318.png)<-
 
_AT_@ -36,7 +39,7 @@
 * dwm is customized through editing its source code, which makes it extremely fast and secure - it does not process any input data which isn't known at compile time, except window titles and status text read from the root window's name. You don't have to learn Lua/sh/ruby or some weird configuration file format (like X resource files), beside C, to customize it for your needs: you only have to learn C (at least in order to edit the header file).
 * Because dwm is customized through editing its source code, it's pointless to make binary packages of it. This keeps its userbase small and elitist. No novices asking stupid questions. There are some distributions that provide binary packages though.
 * dwm reads from the root window's name to print arbitrary status text (like the date, load, battery charge). That's much simpler than larsremote, wmiir and what not...
-* <b>NEW</b> dwm creates a view for each Xinerama screen.
+* **NEW** dwm creates a view for each Xinerama screen.
 
 Links
 -----
_AT_@ -84,4 +87,3 @@
 * <http://tonytraductor.livejournal.com/120674.html>
 * <http://www.halbmoendli.ch/blog/archive/2007/03/31/dwm-dynamic-window-manager.html>
 * <http://peterstuifzand.nl/20060816212719.html>
-
diff -r e98aec5fbaa8 -r 47af56200681 suckless.org/community.md
--- a/suckless.org/community.md Tue Jan 11 03:33:04 2011 +0300
+++ b/suckless.org/community.md Sat Jan 15 00:55:09 2011 +0300
_AT_@ -56,7 +56,6 @@
 * `wiki+get-N_AT_MAILHOST` - retrieve message number N
 * `wiki+help_AT_MAILHOST` - receive detailed description of the mailing list commands
 
-
 Mailing lists web archive
 -------------------------
 
diff -r e98aec5fbaa8 -r 47af56200681 suckless.org/devel/bugs.md
--- a/suckless.org/devel/bugs.md Tue Jan 11 03:33:04 2011 +0300
+++ b/suckless.org/devel/bugs.md Sat Jan 15 00:55:09 2011 +0300
_AT_@ -25,4 +25,3 @@
 
 Send the output of that command to the mailing list along with the output of
 `program -v`! Thank you!
-
diff -r e98aec5fbaa8 -r 47af56200681 suckless.org/devel/style_guide.md
--- a/suckless.org/devel/style_guide.md Tue Jan 11 03:33:04 2011 +0300
+++ b/suckless.org/devel/style_guide.md Sat Jan 15 00:55:09 2011 +0300
_AT_@ -46,4 +46,3 @@
 So the second rule of this style guide concludes:
 
 * We use C as our primary programming language because it enforces clear and simple software.
-
diff -r e98aec5fbaa8 -r 47af56200681 suckless.org/donations.md
--- a/suckless.org/donations.md Tue Jan 11 03:33:04 2011 +0300
+++ b/suckless.org/donations.md Sat Jan 15 00:55:09 2011 +0300
_AT_@ -38,5 +38,3 @@
 * Alexis Hildebrandt donated <b>100 EUR</b>
 * Al Wong (aka alvin) donated <b>100 USD</b>
 * Heiko Schlichting (aka rundstutzen) donated <b>100 EUR</b>
-
-
diff -r e98aec5fbaa8 -r 47af56200681 suckless.org/misc/cool_programs.md
--- a/suckless.org/misc/cool_programs.md Tue Jan 11 03:33:04 2011 +0300
+++ b/suckless.org/misc/cool_programs.md Sat Jan 15 00:55:09 2011 +0300
_AT_@ -5,7 +5,7 @@
 for judging a programs as usable are:
 
 * The program will accept any window size
-* The program consists of a single window (There are no nested windows, such as in Xpdf)
+* The program consists of a single window (there are no nested windows, such as in Xpdf)
 
 This covers most console-based programs and programs from [plan9port][].
 
_AT_@ -21,8 +21,9 @@
 
 Audio Players
 -------------
+* [C* Music Player](http://cmus.sourceforge.net/)
+* [DeaDBeeF](http://deadbeef.sourceforge.net/)
 * [PyTone](http://www.luga.de/pytone/) - PyTone is a music jukebox written in Python with a curses based GUI. It provides features like crossfading and multiple players, special emphasis is put on ease of use.
-* [cmus](http://cmus.sourceforge.net/)
 * [cplay](http://cplay.sourceforge.net/)
 * [moc](http://moc.daper.net/)
 * [mpd](http://www.musicpd.org/) - A client/server based music player with console and graphical front-ends.
_AT_@ -72,7 +73,7 @@
 * [fdm](http://fdm.sourceforge.net/) - MDA
 * [heirloom-mailx](http://heirloom.sourceforge.net/mailx.html) - A mail client based on the original Berkeley Mail 8.1 with many new features.
 * [mutt](http://www.mutt.org/)
-* [muttator](http://vimperator.org/) - A Thunderbird extension to make it keyboard friendly and mutt/Vim-like.
+* [muttator(]http://vimperator.org/muttator) - A Thunderbird extension to make it keyboard friendly and mutt/Vim-like.
 * [nmh](http://www.nongnu.org/nmh/)
 
 Instant Messaging Clients
_AT_@ -86,13 +87,14 @@
 
 Web Browsers
 ------------
+* [Abaco](http://lab-fgb.com/abaco/)
 * [Conkeror](http://www.conkeror.org/) - A Gecko based browser, imparting it Emacs style key bindings, appearances, and behaviors.
 * [Dillo](http://www.dillo.org/)
 * [ELinks](http://elinks.or.cz/)
+* [Links](http://links.twibright.com/)
 * [Lynx](http://lynx.isc.org/)
 * [Vimperator](http://vimperator.org/) - An extension to make Firefox keyboard friendly and Vim-like. Developed in part by wmii's maintainer.
 * [edbrowse](http://edbrowse.sourceforge.net/)
-* [links2](http://links.twibright.com/)
 * [surf](http://surf.suckless.org/)
 * [uzbl](http://uzbl.org/)
 * [w3m](http://w3m.sf.net/)
_AT_@ -105,9 +107,9 @@
 -----------
 * [Nostromo](http://www.nazgul.ch/dev_nostromo.html)
 
-Pdf Viewers
+PDF Viewers
 -----------
-* [Zathura](http://zathura.pwmt.org/)
+* [zathura](http://zathura.pwmt.org/)
 
 Accounting
 ----------
Received on Fri Jan 14 2011 - 22:55:12 CET

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