GNU bug report logs -
#70697
30.0.50; Frame parameter alpha-background is ignored for fringe bitmaps & internal borders
Previous Next
Reported by: Aleksandar Dimitrov <mail <at> aleks.bg>
Date: Wed, 1 May 2024 12:02:02 UTC
Severity: normal
Found in version 30.0.50
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 70697 <at> debbugs.gnu.org (full text, mbox):
Hello Po Lu,
> This has been previously reported. As I've stated on those occasions
> and numerous others, the internal border is a _border_, a natural
> component of a frame's foreground that should not be affected by its
> background transparency properties.
Thanks for your feedback. I didn't find any previous discussions, but I
guess I didn't look hard enough, sorry for that. Is there another way to
create insets in Emacs that does respect transparency settings? Or is
there a way to tweak the frame border's transparency settings that
doesn't also affect the rendered text and other interactive elements?
What I'm looking for is to distance the text somewhat from the edge of
the frame to create some negative space.
> As regards fringe bitmaps, they respond to alpha-background on the
> XRender builds. This (untested) patch might extend this to Cairo
> builds:
Thanks for the patch. I applied it to the current Emacs (on top of
407b88333) and came to the following conclusion:
When compiling Emacs with --with-toolkit=lucid, the above patch
works. Fringe bitmaps' backgrounds are now transparent.
As before, the internal borders aren't transparent.
When compiling Emacs instead with --with-pgtk, the above patch *does not
work*. However, the internal frame borders *are* transparent there
now. I haven't yet investigated whether that was always the case (and I
simply hadn't compiled Emacs correctly before) or whether that change
came in recently.
I guess the behaviour (whatever it ends up being) should be consistent across toolkits.
Thanks,
Aleks
This bug report was last modified 143 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.