FVWM: [BUG?] problems with PMinSize hint

From: Jindrich Makovicka <makovick_at_kmlinux.fjfi.cvut.cz>
Date: Thu, 26 Feb 2004 13:36:28 +0100

Hello,

latest MPlayer CVS added code form mininum window size hinting, i.e.

vo_hint.min_width = 4;
vo_hint.min_height = 4;
vo_hint.flags |= PMinSize;
XSetWMNormalHints( mDisplay,vo_window,&vo_hint );

. However, with fvwm 2.5.8 (or 2.5.9 from current CVS) it behaves
strangely. After going fullscreen pressing 'f', the movie window refuses
to shrink back after another 'f' press, as it should, but it remains in
the fullscreen size instead. It's possible to resize it manually using a
mouse, but it seems that subsequent calls to XMoveResizeWindow() with
smaller window size are ignored.

Regards,
-- 
Jindrich Makovicka
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Thu Feb 26 2004 - 06:38:26 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:56 BST