Introduction
Introduction Statistics Contact Development Disclaimer Help
tremoved a misleading comment about client title windows, which don't exist any…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 951d022dfc1f74941f03dafd61e4f48bd7f45524
parent 54bde0f9d7c6083e3159c60960540664e6b25a7d
Author: Anselm R. Garbe <[email protected]>
Date: Sun, 4 Nov 2007 12:17:06 +0100
removed a misleading comment about client title windows, which don't exist anym…
Diffstat:
M dwm.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/dwm.c b/dwm.c
t@@ -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.
*
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.