emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: new frame-parameter "alpha"


From: Seiji Zenitani
Subject: Re: new frame-parameter "alpha"
Date: Wed, 14 May 2008 23:56:42 -0400

Hi again,

Please discard the previous patch,
which does not work due to yesterday's font-backend merge.
A revised code for today's CVS is attached.

Attachment: transparency4-x23.patch
Description: Binary data




Sincerely,
Seiji

On 2008/05/14, at 12:16, Seiji Zenitani wrote:

Hi,

A revised code is attached to this email.
This one contains a correction
from "alpha_min < 1.0" to "alpha_min <= 1.0".
ChangeLog entries are as follows.

Thanks,
Seiji


2008-05-14 Seiji Zenitani <address@hidden>, Ryo Yoshitake <address@hidden >
        
        * frame.c (Qalpha): add a new frame parameter `alpha'.
        (Vframe_alpha_lower_limit) : new variable.
        (x_set_alpha): Add function.

        * frame.h (Qalpha, Vframe_parameter_lower_limit): export them.

        * xfns.c (x-create-frame, Qalpha):
        Initialize the frame parameter `alpha'.
        * xterm.c (x_set_frame_alpha): Add function.

        * macfns.c (mac_frame_parm_handlers): A null handler for x_set_alpha.
        * w32fns.c (w32_frame_parm_handlers): Likewise.


On Tuesday, May 13, 2008, at 04:33PM, "Stefan Monnier" <address@hidden > wrote:
Yoshitake-san sent the paper in early April.
Could you send another paper to him?

We just received Ryo's papers.


      Stefan

<transparency4-x23.patch>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]