From: Po Lu <luangruo@yahoo.com>
To: Psionic K <psionik@positron.solutions>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Child frame alpha (not background)
Date: Sat, 11 Nov 2023 20:44:42 +0800 [thread overview]
Message-ID: <87y1f4pih1.fsf@yahoo.com> (raw)
In-Reply-To: <CADQMGAQ_+jadosbmuNqfsUA6QjizhyZLC5KirSq2VrHms18j1A@mail.gmail.com> (Psionic K.'s message of "Sat, 11 Nov 2023 17:30:30 +0900")
Psionic K <psionik@positron.solutions> writes:
> While developing champagne.el, I'm sure I saw child frame alpha (not just
> background) was working at some point. I think it has regressed. Code
> here:
> https://github.com/positron-solutions/champagne/blob/master/lisp/champagne.el#L189-L190
>
> I tried out PGTK and a number of window managers on 29 and master. I never
> got full transparency working again. I've been using XFCE forever. If
> anyone sees the simpler alpha frame property working, it would be helpful
> to know your window manager and Emacs version for bisection.
>
> The background transparency is pretty sweet. Can't wait to polish
> keypression some more. https://youtube.com/shorts/cXB7EnTcAD4
Neither alpha nor alpha-background has ever functioned under child
frames, since non-toplevel windows cannot be composited on any window
system we support. This is prerequisite for superimposing the contents
of any number of translucent windows upon their parents and siblings.
I have long been of the opinion that child frames are a misfeature; it
is better to create a frame that is kept above all others, and to
position such a frame manually.
next prev parent reply other threads:[~2023-11-11 12:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-11 8:30 Child frame alpha (not background) Psionic K
2023-11-11 12:44 ` Po Lu [this message]
[not found] ` <CADQMGASK6TGDJcPOH8jisca6PRbn_KR5tvk=YQ=D10Ftf01LwA@mail.gmail.com>
[not found] ` <87r0kumazp.fsf@yahoo.com>
[not found] ` <CADQMGASPeT6N=MSewFVKN80qYw+GZXFx+s-y=dPyW1+n2tznqQ@mail.gmail.com>
2023-11-13 6:43 ` Po Lu
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87y1f4pih1.fsf@yahoo.com \
--to=luangruo@yahoo.com \
--cc=help-gnu-emacs@gnu.org \
--cc=psionik@positron.solutions \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).