Introduction
Introduction Statistics Contact Development Disclaimer Help
tfix - dwm - [fork] customized build of dwm, the dynamic window manager
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit ce450c5bf16f7e86803fe7f5d41b0d1f9bdf3e52
parent 8f5f7a5b5a40ee535305927dd12ba83891d1b0b1
Author: Anselm R. Garbe <[email protected]>
Date: Tue, 15 May 2007 13:56:47 +0200
fix
Diffstat:
M main.c | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/main.c b/main.c
t@@ -227,6 +227,8 @@ quit(const char *arg) {
void
updatebarpos(void) {
+ XEvent ev;
+
wax = sx;
way = sy;
wah = sh;
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.