Skip to content

text area transparency and titlebar transparency don't mix well #1081

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

Open
edouardp opened this issue Aug 26, 2020 · 0 comments
Open

text area transparency and titlebar transparency don't mix well #1081

edouardp opened this issue Aug 26, 2020 · 0 comments
Milestone

Comments

@edouardp
Copy link

edouardp commented Aug 26, 2020

Issue
The new MMTitlebarAppearsTransparent setting doesn't mix well with the set transparency=<non-zero> setting

MMTitlebarAppearsTransparent=false with set transparency=0
t-off-0
MMTitlebarAppearsTransparent=false with set transparency=<non-zero>
t-off-20
MMTitlebarAppearsTransparent=true with set transparency=0
t-on-0
MMTitlebarAppearsTransparent=true with set transparency=<non-zero>
t-on-20

Additionally, the solution should also work well with the blurradius setting, so the titlebar and window body appear seamless.

To Reproduce
Set MMTitlebarAppearsTransparent as on and transparency to be non-zero.

Expected behavior
The titlebar follows the existing behaviour and appearance of the window body with regard to the transparency and blurradius settings.

Environment (please complete the following information):

  • Vim version 8.2.1456
  • Macvim version 8.2.1456 (165)
  • OS: macOS 10.15.6
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

2 participants