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
thanks to Juka to check -Wall ;)
main
Anselm R. Garbe
17 years ago
parent
fc2e3eae20
commit
216099d072
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
event.c
+ 0
- 2
event.c
View File
@ -209,9 +209,7 @@ configurerequest(XEvent *e) {
static
void
configurenotify
(
XEvent
*
e
)
{
Client
*
c
;
XConfigureEvent
*
ev
=
&
e
-
>
xconfigure
;
XWindowChanges
wc
;
if
(
ev
-
>
window
=
=
root
&
&
(
ev
-
>
width
!
=
sw
|
|
ev
-
>
height
!
=
sh
)
)
{
sw
=
ev
-
>
width
;
Write
Preview
Loading…
Cancel
Save