On Sun, Mar 21, 2004 at 10:36:22AM +1100, SmackleFunky wrote:
> G'day
> 
> When I "Minimise" a window (by double clicking the title bar), 

Shade or collapse (though there's a "collapse" that does something
completely different).

> Is there anyway I can change focus to another window after I minimise? 
> namely the one the mouse in now over.

No simple way. When warping is disabled, Ion most of the time ignores
events indicating pointer entering a window when leaving a grab. This
is because in most cases reacting to such events would cause annoying
focus switches; for example after leaving a submap key press wait grab.

> I've had a look at the lua stuff, but don't know of anyway to make it do 
> both the "WIonFrame.toggle_shade" and "WIonWS.goto_above", which I 
> believe would return the desired effect.

You would have to know in which direction the frame collapses.

-- 
Tuomo

Reply via email to