This website works better with JavaScript.
Explore
Help
Sign In
aselimov
/
DWM
Watch
1
Star
0
Fork
You've already forked DWM
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
update
Browse Source
new_dwm
Anselm R Garbe
15 years ago
parent
01056b6636
commit
956a430054
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
dwm.c
Unescape
Escape
View File
@ -1652,6 +1652,7 @@ unmanage(Client *c, Bool destroyed) {
}
free
(
c
)
;
focus
(
NULL
)
;
arrange
(
)
;
}
void
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
aselimov/DWM
Title
Body
Create Issue