Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transparency breaks separators #201

Open
tinmarr opened this issue Apr 24, 2024 · 0 comments
Open

Transparency breaks separators #201

tinmarr opened this issue Apr 24, 2024 · 0 comments

Comments

@tinmarr
Copy link

tinmarr commented Apr 24, 2024

I have transparency enabled with the new Emacs 29 feature:

(set-frame-parameter nil 'alpha-background 90)

(add-to-list 'default-frame-alist '(alpha-background . 90))

This causes the modeline to look like this:
2024-04-24_14-14_1
2024-04-24_14-14

Disabling transparency fixes the issue, and increasing it makes it worse
2024-04-24_14-16
^alpha of 70

Tried setting powerline-image-apple-rgb but just seems to make the problem worse.

Emacs Version:
GNU Emacs 29.3 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.41, cairo version 1.18.0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant