diff options
author | Anselm R Garbe <garbeam@gmail.com> | 2009-07-13 12:51:00 +0100 |
---|---|---|
committer | Anselm R Garbe <garbeam@gmail.com> | 2009-07-13 12:51:00 +0100 |
commit | 20996c6c5a0edbc9ebcb82e22520d04b789a9f0a (patch) | |
tree | e3a5f51676c4231d027775d0f5f40f7930430857 | |
parent | 8dc9fcf1b95db927ce50a63c7e571fdb074529e8 (diff) | |
download | dwm-20996c6c5a0edbc9ebcb82e22520d04b789a9f0a.tar.gz |
removed obsolete BUG
-rw-r--r-- | dwm.1 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/dwm.1 b/dwm.1 index 4aa054a..7eb231f 100644 --- a/dwm.1 +++ b/dwm.1 @@ -153,12 +153,6 @@ code. This keeps it fast, secure and simple. .SH SEE ALSO .BR dmenu (1) .SH BUGS -The status bar may display -.BR "EOF" -when dwm has been started by an X session manager like -.BR xdm (1), -because those close standard output before executing dwm. -.P Java applications which use the XToolkit/XAWT backend may draw grey windows only. The XToolkit/XAWT backend breaks ICCCM-compliance in recent JDK 1.5 and early JDK 1.6 versions, because it assumes a reparenting window manager. As a workaround |