On Mon, Aug 20, 2001 at 08:05:14PM -0400, Dan Espen wrote:
> "Dmitry Yu. Bolkhovityanov" <[EMAIL PROTECTED]> writes:
> > On Mon, 20 Aug 2001, Dan Espen wrote:
> > 
> > > Dominik Vogt <fvwm-workers@fvwm.org> writes:
> > > > Currently, fvwm uses the icon boxes in the order of creation.  So,
> > > > if one icon box is created on screen 0 and one is created on
> > > > screen 1, all icons are placed on screen 0 until the icon box is
> > > > full, then all icons are put on screen 1.  My question was if it
> > > > is necessary to skip icon boxes that are not on the same screen as
> > > > the window.
> > > 
> > > I don't think we'd want to apply the same screen test unless the
> > > user indicated that the iconbox was for a specific screen.
> > > Right now, theres no way to do that.
> > 
> >     Would it be possible to remember the screen# together with
> > translated geometry?
> 
> It can be saved, but what for?

For recalculation of the icon boxes when the "Xinerama" command is
used.  Let's assume Xinerama is enabled with two screens.

  Style * IconBox [EMAIL PROTECTED]

puts the icon box at 0 0 of screen 1.  Now,

  Xinerama off

is issued.  The @1 must now refer to the global screen since there
are no more Xinerama screens.

Bye

Dominik ^_^  ^_^

 --
Dominik Vogt, [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
--
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