* Menubar becomes transparent after setting frame transparency
@ 2024-11-20 16:18 Thomas C. via Users list for the GNU Emacs text editor
0 siblings, 0 replies; only message in thread
From: Thomas C. via Users list for the GNU Emacs text editor @ 2024-11-20 16:18 UTC (permalink / raw)
To: help-gnu-emacs
Hi,
I'm trying to make frames transparent:
(set-frame-parameter (selected-frame) 'alpha-background '90)
(add-to-list 'default-frame-alist '(alpha-background . 90))
However the menu bar is also becoming transparent, making text on it
hard to see. (emacs -Q, See the picture)
Do you guys face this problem? How do you solve it?
---
Thx for your reply,
TC
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-11-20 16:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-20 16:18 Menubar becomes transparent after setting frame transparency Thomas C. via Users list for the GNU Emacs text editor
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).