projects
/
suckless
/
dwm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f5f7a5
)
fix
author
Anselm R. Garbe
<arg@suckless.org>
Tue, 15 May 2007 11:56:47 +0000
(13:56 +0200)
committer
Anselm R. Garbe
<arg@suckless.org>
Tue, 15 May 2007 11:56:47 +0000
(13:56 +0200)
main.c
patch
|
blob
|
history
diff --git
a/main.c
b/main.c
index 021874f31f127e96098db20344f0a9d0a1302de4..16cf80613371c447d9be90c559a269f2a5925786 100644
(file)
--- a/
main.c
+++ b/
main.c
@@
-227,6
+227,8
@@
quit(const char *arg) {
void
updatebarpos(void) {
+ XEvent ev;
+
wax = sx;
way = sy;
wah = sh;