[hackers] [dwm] removed a misleading comment about client title windows, which don't exist anymore

From: Anselm R. Garbe <garbeam_AT_gmail.com>
Date: Sun Nov 04 12:18:36 2007

changeset: 1057:022da3fca625
tag: tip
user: Anselm R. Garbe <garbeam_AT_gmail.com>
date: Sun Nov 04 12:17:06 2007 +0100
summary: removed a misleading comment about client title windows, which don't exist anymore

diff -r ba87e437bf45 -r 022da3fca625 dwm.c
--- a/dwm.c Sun Nov 04 12:12:52 2007 +0100
+++ b/dwm.c Sun Nov 04 12:17:06 2007 +0100
@@ -17,9 +17,7 @@
  * set the override_redirect flag. Clients are organized in a global
  * doubly-linked client list, the focus history is remembered through a global
  * stack list. Each client contains an array of Bools of the same size as the
- * global tags array to indicate the tags of a client. For each client dwm
- * creates a small title window, which is resized whenever the (_NET_)WM_NAME
- * properties are updated or the client is moved/resized.
+ * global tags array to indicate the tags of a client.
  *
  * Keys and tagging rules are organized as arrays and defined in config.h.
  *
Received on Sun Nov 04 2007 - 12:18:36 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:58:42 UTC