Re: FVWM: Window avoidance

From: Mikhael Goikhman <migo_at_cortext.co.il>
Date: Thu, 9 Nov 2000 20:34:57 +0200

On 09 Nov 2000 15:54:25 +0000, Dave wrote:
>
> I'm new to FVWM, although I've used quite a few other WMs before. I'm trying
> out 2.3.21 inside a gnome-session, although the question is appliccable in
> more general settings.
>
> I've got a panel running (26 pixels high at the top of the screen) and would
> like to mark this off as an "out-of-bounds" region for other windows - ie if I
> maximise a window it won't take up the top 26 pixels of the screen. Similarly,
> new windows won't appear in the top 26 pixels (I can live with putting default
> co-ords at 0 26 for this). There's definitely a way of stopping maximisation
> to the bottom 26 pixels, but I'm awkward and have my panel at the top... Any
> ideas?

You would be better with bottom panels. Still let's try.

If you use (Style * SmartPalcement, CleverPlacement) fvwm will try its
best not to put new windows over existing windows, especially sticky ones.

If you use iconified windows (Style "xterm" Icon xterm.xpm), you can
specify a place for your icons using (Style * IconBox).

To maximize propertly you can try this MyMaximize instead of Maximize:

DestroyFunc MyMaximize
AddToFunc MyMaximize
+ I Maximize 100 -26p
+ I Current (Maximized) Move w w+26p

It flicks a bit, but works well.

Regards,
Mikhael.
--
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 Nov 09 2000 - 12:35:19 GMT

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