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
reviewed client.c
main
arg@mmvi
18 years ago
parent
4230932563
commit
bda53ac6ad
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
client.c
+ 1
- 0
client.c
View File
@ -408,6 +408,7 @@ void
unmanage
(
Client
*
c
)
{
Client
*
nc
;
/* The server grab construct avoids race conditions. */
XGrabServer
(
dpy
)
;
XSetErrorHandler
(
xerrordummy
)
;
Write
Preview
Loading…
Cancel
Save