emacs-devel
[Top][All Lists]
Advanced

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

Does child-frame not support alpha frame param?


From: tumashu
Subject: Does child-frame not support alpha frame param?
Date: Mon, 9 Nov 2020 16:46:15 +0800 (CST)

Hello:

the below code seem to not work, is it child-frame's limit?

    (make-frame
     `((parent-frame . ,(window-frame))
       (fullscreen . nil)
       (alpha . 20)))

reply via email to

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