On 30 Aug 2005 17:20:59 +0300, Evgeny Stambulchik wrote: > > Mikhael Goikhman wrote: > > >Fine, I would like to apply this patch. > > Thanks!
I have modified the patch slightly, so it only calls frame_get_titlebar_dimensions once, not 8 times. > >But please fix borders for windows without title (WindowStyle !Title), > >they are still quite bad with your new patch. > > Right, but this seems to me a genuine fvwm bug elsewhere related to the > X expose events. Try switching focus to/off such a window several times; > at the end, when focus is off, the borders are drawn just fine. Ok, I will let Dominik to answer. Without fixing this problem we will need to restore the previous "bg.pixmap.g.x = bg.pixmap.g.y = 0;" code. To reproduce the problem: BorderStyle TiledPixmap /some/image.xpm WindowStyle !Title, Handles, HandleWidth 20 Then pick and focus/unfocus any window. Regards, Mikhael.