On Fri, Dec 08, 2006 at 10:52:17AM +0100, Anselm R. Garbe wrote: > ----- Forwarded message from "Anselm R. Garbe" <[EMAIL PROTECTED]> ----- > > Date: Fri, 8 Dec 2006 10:51:50 +0100 > From: "Anselm R. Garbe" <[EMAIL PROTECTED]> > To: Sander van Dijk <[EMAIL PROTECTED]> > Subject: Re: dwm + java > User-Agent: Mutt/1.5.9i > > Another idea which could be related to it? Maybe this Java > toolkit stuff has trouble if the client window border is set to > 1px? That might also be an interesting check, because it might > be that those apps work fine without a WM, because in such a > situation no border is set (however, usually any WM sets the > border of client windows at least to 0). > > Regards, > Anselm >
Hi Anselm, Does this require a straightforward change to the DWM code (setting the border to 0px or not setting a border)? I'd be happy to test what the affect on my Java app would be. regards, Anthony
