Xinqi Bao's Git
projects
/
dwm.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(parent:
8f5f7a5
)
fix
author
Anselm R. Garbe <
[email protected]
>
Tue, 15 May 2007 11:56:47 +0000
(13:56 +0200)
committer
Anselm R. Garbe <
[email protected]
>
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
021874f
..
16cf806
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;