[wiki] [sites] wiki updated

From: <hg_AT_suckless.org>
Date: Sat, 27 Mar 2010 17:36:43 +0000 (UTC)

changeset: 485:bf10fd03e07c
tag: tip
user: Anselm R Garbe <anselm_AT_garbe.us>
date: Sat Mar 27 17:36:38 2010 +0000
files: dwm.suckless.org/index.md
description:
added a remark


diff -r b685d36dcc8f -r bf10fd03e07c dwm.suckless.org/index.md
--- a/dwm.suckless.org/index.md Sat Mar 27 10:31:44 2010 +0000
+++ b/dwm.suckless.org/index.md Sat Mar 27 17:36:38 2010 +0000
_AT_@ -34,7 +34,7 @@
 * dwm is only a single binary, and its source code is intended to never exceed 2000 SLOC.
 * dwm doesn't distinguish between layers: there is no floating or tiled layer. Whether or not the clients of currently selected tag(s) are in tiled layout, you can rearrange them on the fly. Popup and fixed-size windows are always floating, however.
 * 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.
+* 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.
 
Received on Sat Mar 27 2010 - 18:36:43 CET

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