* Tuomo Valkonen <[EMAIL PROTECTED]> [2004-02-10 01:38]:
> On Mon, Feb 09, 2004 at 10:47:39PM +0100, Christian Arthaber wrote:
> > Eg: trying to run xbiff leads to a tile with 64x64 which is
> > outlined. Xbiff is 48x48 by default - between the mailbox-bitmap and
> > the outer line is a darkblue empty space. The mailbox-bitmap is
> > centered.
>
> As far as I know, windows that are smaller than tile_size are put
> in tiles of that size. Other windows may still stretch the dock, and
> alignedment of the tiles then depends on the growth direction and
> position of the dock.
>
> If I set tile_size = { width = 48, height = 48 } and outline_style =
> "none", and only run xbiff, I see no dock at all, only the xbiff window.
Umm, my mistake I guess. I just did a cat dock-draw.lua >> draw.lua
and since I did that everything works fine. That's expected?
> > PS: Keep up the good work, Tuomo.
>
> I didn't write the dock module :).
On the other hand, this strange thing needed to run the dock module
-if I remember correctly it's called ion2 right now- isn't too bad,
neither ;)
> --
> Tuomo
Christian