all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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

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.