[Sawfish] Frame class and foreground image scale.

[ Thread Index | Date Index | More lists.tuxfamily.org/sawfish Archives ]


Hi,

If i use in theme.jl a frame class with foreground images like this:

(define top-frame-close-button
  `((class . close-button)
    (background . ,(nth 0 base-button-images))
    (foreground . ,(nth 0 close-button-images))
    (cursor . hand2)
    (top-edge . ,title-edge-s)
    (height . ,title-height-s)
    (width . ,top-frame-button-width)))

the foreground images will not scale if i resize the button, it will
not apply the (height . ,title-height-s) and
(width . ,top-frame-button-width) by foreground. Look at the pictures by
the mail.

If i use scale-image for the foreground images in theme.jl, it makes the
images blurry.

Any ideas?

-- 
Regards,
Fuchur

GPG Fingerprint: CA3B 8204 5B3E 6D48 6D53  C116 E5BC 70D5 B8D7 B2B0

Attachment: Bildschirmfoto-Sawfish-Einstellungen.png
Description: PNG image

Attachment: Bildschirmfoto-Sawfish-Einstellungen-1.png
Description: PNG image

Attachment: signature.asc
Description: PGP signature



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/