This website works better with JavaScript.
Home
Explore
Help
Sign In
gmarx
/
dwm-macbookair
mirror of
https://github.com/gmarxcc/dwm-macbookair
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
no that's definately better
main
Anselm R Garbe
15 years ago
parent
6620615ab9
commit
3e6fe6b541
1 changed files
with
0 additions
and
1 deletions
Split 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
;
}
}
XLowerWindow
(
dpy
,
m
-
>
barwin
)
;
XSync
(
dpy
,
False
)
;
while
(
XCheckMaskEvent
(
dpy
,
EnterWindowMask
,
&
ev
)
)
;
}
Write
Preview
Loading…
Cancel
Save