On Tue, Dec 02, 2003 at 02:21:21PM -0500, Jordan Sissel wrote:
> *This message was transferred with a trial version of CommuniGate(tm) Pro*
> > On Fri, Nov 21, 2003 at 03:46:23AM +0100, Thorben Thuermer wrote:
> > 
> > How did you open these floating windows on top of the regular
> > ion banana split?  I've been trying to achieve that for quite some time but
> > failed due to the total lack of documentation. :-(
> > 
> > Or ist that screenshot just showing a maximized window containing tabs on a
> > FloatWS?
> > 
> > m
> > 
> 
> in ioncore-bindings.lua you'll see (or should)
> 
> scr:attach_new([ type=default_ws_type, switchto=true ])
> 
> If you grep for 'default_ws_type' you'll find (in ioncorelib.lua):
> default_ws_type="WIonWS"
> 
> You can make a new keybinding that uses type="WFloatWS" in the
> scr:attach_new() function instead and it will let you attach a new
> floating workspace inside any frame (including a WIonFrame).
> 
> This feature of ion-devel is more implied than explicitly documented,
> and took me a while scouring through the default config files to
> figure it out. Anyhoo, Hope this helps :)

Thanks for the hint.
It comes kinda close but doesn't give me what I was looking for; floating
windows _on top_ (and independently) of the frames.

I'd like to have XMMS and other apps (e.g. mplayer) just floating over
my frames because as everybody knows these don't work well with ion otherwise.

The final killer-feature in that department would be floating transients.
Not being able to drag around the "find"-dialog in galeon can be _very_
frustrating and with current ion there seems to be no easy fix.
The most natural fix IMHO would be to just make transients (optionally)
floating.

What do the code weavers think? :-)

regards

Reply via email to