Adam Chodorowski <[EMAIL PROTECTED]> writes: > m�n 2003-12-22 klockan 20.45 skrev Tom Payne: >> Here it is. All bugs reported have been fixed (I think), including: >> - gr_brush handling, so no crash on ion exit >> - now cannot destroy dock with dockapps >> - new outline_style="none" for the minimalists >> - cleaner dock-draw.lua should automatically look good with all styles >> - internal fixes and clean-ups >> >> As ever, please report problems. But I do hope that it is finally good >> enough to become part of the ion distribution.
> Is it possible to configure the dock to allocate a strip of space, so > that it doesn't overlap any frames? I didn't find anything in dock.lua, > so I'm guessing not. So I guess this is a feature request. :-) I was looking for something like this also, but I think the best way to do it is with the existing infrastructure in ion, i.e. creating the strip as a tab-bar-less ionws frame, and a bunch of lua to get workspace switching to work. -- Jeremy Maitin-Shepard
