all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Does child-frame not support alpha frame param?
@ 2020-11-09  8:46 tumashu
  2020-11-09  9:10 ` martin rudalics
  0 siblings, 1 reply; 5+ messages in thread
From: tumashu @ 2020-11-09  8:46 UTC (permalink / raw)
  To: emacs-devel@gnu.org

[-- Attachment #1: Type: text/plain, Size: 174 bytes --]

Hello:


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


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

[-- Attachment #2: Type: text/html, Size: 427 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-11-09 15:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-09  8:46 Does child-frame not support alpha frame param? tumashu
2020-11-09  9:10 ` martin rudalics
2020-11-09 14:52   ` Drew Adams
2020-11-09 15:10     ` Robert Pluim
2020-11-09 15:05   ` Alan Third

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.