On Mon, Mar 11, 2002 at 11:35:04AM +0100, fvwm-workers wrote:
> In the next days I'll start to restructure the layout of the fvwm
> frames.  Specifically, the decor_w (decor window) will go away.
> But I'm not yet sure what the correct new layout is.  This is the
> current situation:

[snip]

> Now the draft of a solution I have come up with.

[snip]

Actually, neither my solution nor Mikhael's work.  We forgot to
consider tiled pixmap borders.  These have to be drawn in a single
window in order to prevent seams between the pixmaps of the
different windows (when resizing).  To further complicate things,
pixmap borders even may have an inner and outer relief.  The clean
way to solve this requires

With pixmap background:

 8 invisible handles for the cursor shape
 1 big window with the pixmap background
 8 windows for the outer relief (4 sides + 4 corners)
 8 windows for the inner relief
 8 windows for the bevels
 ----------------------------------------------------
 = 33 windows

Without pixmap background:

 8 handles (4 side handles are drawn into, 4 corners invisible)
 4 corner pieces
 8 windows for the bevels
 ----------------------------------------------------
 = 20 windows

:-P

Bye

Dominik ^_^  ^_^

-- 
Dominik Vogt, email: [EMAIL PROTECTED]
LifeBits Aktiengesellschaft, Albrechtstr. 9, D-72072 Tuebingen
fon: ++49 (0) 7071/7965-0, fax: ++49 (0) 7071/7965-20
--
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