all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: tumashu <tumashu@163.com>, "emacs-devel@gnu.org" <emacs-devel@gnu.org>
Subject: Re: Does child-frame not support alpha frame param?
Date: Mon, 9 Nov 2020 10:10:06 +0100	[thread overview]
Message-ID: <20b01deb-2962-3094-3306-5da622ff746a@gmx.at> (raw)
In-Reply-To: <8096657.5510.175ac2f3083.Coremail.tumashu@163.com>

 > the below code seem to not work, is it child-frame's limit?
 >
 >
 >      (make-frame
 >       `((parent-frame . ,(window-frame))
 >         (fullscreen . nil)
 >         (alpha . 20)))

It's a limitation of the window manager.  For example, it doesn't work
with Debian stable's xfwm4 here and it doesn't work with Windows XP
either.  That's the main reason why I don't show eldoc info with child
frames but use classic tooltip frames instead.  But ISTR that alpha for
child frames works with Windows 10 and there might also exist
compositing window managers for GNU/Linux that can handle it.  So YMMV.

martin



  reply	other threads:[~2020-11-09  9:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-09  8:46 Does child-frame not support alpha frame param? tumashu
2020-11-09  9:10 ` martin rudalics [this message]
2020-11-09 14:52   ` Drew Adams
2020-11-09 15:10     ` Robert Pluim
2020-11-09 15:05   ` Alan Third

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20b01deb-2962-3094-3306-5da622ff746a@gmx.at \
    --to=rudalics@gmx.at \
    --cc=emacs-devel@gnu.org \
    --cc=tumashu@163.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.