This website works better with JavaScript.
Home
Explore
Help
Sign In
tovi
/
dwm
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
no that's definately better
master
Anselm R Garbe
16 years ago
parent
6620615ab9
commit
3e6fe6b541
1 changed files
with
0 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
dwm.c
+ 0
- 1
dwm.c
View File
@ -1329,7 +1329,6 @@ restack(Monitor *m) {
wc
.
sibling
=
c
-
>
win
;
wc
.
sibling
=
c
-
>
win
;
}
}
}
}
XLowerWindow
(
dpy
,
m
-
>
barwin
)
;
XSync
(
dpy
,
False
)
;
XSync
(
dpy
,
False
)
;
while
(
XCheckMaskEvent
(
dpy
,
EnterWindowMask
,
&
ev
)
)
;
while
(
XCheckMaskEvent
(
dpy
,
EnterWindowMask
,
&
ev
)
)
;
}
}
Write
Preview
Loading…
Cancel
Save