[wiki] [sites] wiki updated

From: <hg_AT_suckless.org>
Date: Sun, 17 Apr 2011 10:32:26 +0200 (CEST)

changeset: 720:0a1679291147
tag: tip
user: Christoph Lohmann <20h_AT_r-36.net>
date: Sun Apr 17 10:31:54 2011 +0200
files: dwm.suckless.org/dwmstatus/dwmstatus-1.0.tar.gz dwm.suckless.org/dwmstatus/index.md
description:
Adding a C based dwm status bar solution.


diff -r 7f6625c57719 -r 0a1679291147 dwm.suckless.org/dwmstatus/dwmstatus-1.0.tar.gz
Binary file dwm.suckless.org/dwmstatus/dwmstatus-1.0.tar.gz has changed
diff -r 7f6625c57719 -r 0a1679291147 dwm.suckless.org/dwmstatus/index.md
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/dwm.suckless.org/dwmstatus/index.md Sun Apr 17 10:31:54 2011 +0200
_AT_@ -0,0 +1,22 @@
+DWMSTATUS
+=========
+
+**dwm**'s status bar text can be set using the `xsetroot -name $status`
+notion. This very well leads to big scripts, which pull in unneeded
+dependencies. One solution for this is to write everything in C. C is much
+more efficient. This page will give you a barebone dwmstatus project and
+show examples on how to extend it to your needs.
+
+The Barebone
+------------
+
+* [dwmstatus-1.0.tar.gz](dwmstatus-1.0.tar.gz)
+
+This is a barebone project you can use for changing it to your needs.
+
+Helper functions
+----------------
+
+If you have simple C functions for gathering system information, please
+add them here as file or as code example.
+
Received on Sun Apr 17 2011 - 10:32:26 CEST

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