On Wed, Dec 19, 2001 at 04:21:30AM -0600, fvwm-bug wrote:
> FVWM Bug Tracking notification
> 
> new message incoming/831
> 
> Full_Name: Kan Sasaki
> Version: 2.4.4
> CVS_Date: 
> OS: FreeBSD 4.4-STABLE
> X_Server: XFree86 4.1.0
> Submission from: (NULL) (61.114.163.126)
> 
> 
> Geomety string window isn't shown correctly from 2.4.3.
> 
> --- move_resize.c.orig  Mon Oct 15 08:08:31 2001
> +++ move_resize.c       Wed Dec 19 18:30:24 2001
> @@ -418,7 +418,7 @@
>  
>    Scr.SizeStringWidth =
>      XTextWidth(Scr.DefaultFont.font, GEOMETRY_WINDOW_STRING,
> -              sizeof(GEOMETRY_WINDOW_STRING));
> +              sizeof(GEOMETRY_WINDOW_STRING)-1);
>    w = Scr.SizeStringWidth + 2 * GEOMETRY_WINDOW_BW;
>    h = Scr.DefaultFont.height + 2 * GEOMETRY_WINDOW_BW;
>    if (w != sizew_g.width || h != sizew_g.height)

Fixed with the next releases (2.5.0 and 2.4.5).

Bye

Dominik ^_^  ^_^

-- 
Dominik Vogt, email: [EMAIL PROTECTED]
LifeBits Aktiengesellschaft, Albrechtstr. 9, D-72072 Tuebingen
fon: ++49 (0) 7071/7965-0, fax: ++49 (0) 7071/7965-20
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to