dwm

dynamic window manager
git clone https://git.parazyd.org/dwm
Log | Files | Refs | README | LICENSE

commit 20996c6c5a0edbc9ebcb82e22520d04b789a9f0a
parent 8dc9fcf1b95db927ce50a63c7e571fdb074529e8
Author: Anselm R Garbe <garbeam@gmail.com>
Date:   Mon, 13 Jul 2009 12:51:00 +0100

removed obsolete BUG
Diffstat:
Mdwm.1 | 6------
1 file changed, 0 insertions(+), 6 deletions(-)

diff --git 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