Introduction
Introduction Statistics Contact Development Disclaimer Help
tfixed a typo - dwm - [fork] customized build of dwm, the dynamic window manager
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit f2512243f494915fe91ebb5e67ac94abd5b528c6
parent b32cd4454b4608c29699e8e0215a5107ce357679
Author: Anselm R. Garbe <[email protected]>
Date: Tue, 14 Aug 2007 07:54:51 +0200
fixed a typo
Diffstat:
M dwm.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dwm.h b/dwm.h
t@@ -116,7 +116,7 @@ void grabkeys(void); /* grab all ke…
/* layout.c */
void arrange(void); /* arranges all windows depending o…
void focusclient(const char *arg); /* focuses next(1)/previous(-1) visi…
-const char *getsymbol(void); /* returns True symbol of enabled…
+const char *getsymbol(void); /* returns symbol of enabled layou…
Bool isfloating(void); /* returns True if floating layo…
Bool isarrange(void (*func)()); /* returns True if func is the …
void initlayouts(void); /* initialize layout array */
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.