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

[Feature Request] Blur and acrylic background effects #93

Open
patrikzudel opened this issue Aug 25, 2024 · 5 comments
Open

[Feature Request] Blur and acrylic background effects #93

patrikzudel opened this issue Aug 25, 2024 · 5 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed type: feature New feature or request

Comments

@patrikzudel
Copy link

patrikzudel commented Aug 25, 2024

Describe the motivation

Currently if we want to increase visibility of items on the bar, our options are limited when adjusting the background.

It would be great if background blurring could be added, similar to how its done in Yasb.
image

@patrikzudel patrikzudel added the type: feature New feature or request label Aug 25, 2024
@github-project-automation github-project-automation bot moved this to 📬 Needs triage in zebar Aug 25, 2024
@lars-berger
Copy link
Member

Blur, mica, and acrylic are possible through the official window-vibrancy plugin

@lars-berger lars-berger moved this from 📬 Needs triage to 📋 Available in zebar Sep 16, 2024
@lars-berger lars-berger added help wanted Extra attention is needed good first issue Good for newcomers labels Sep 16, 2024
@im-izz
Copy link

im-izz commented Oct 1, 2024

@patrikzudel Can you share that config?

@lars-berger lars-berger changed the title [Feature Request] Background Blur for Bar [Feature Request] Blur and acrylic background effects Oct 7, 2024
@lars-berger
Copy link
Member

Proposed config:

  // Allowed values:  "blur", "acrylic", "mica", and "none".
  // On MacOS: "blur", "acrylic", and "mica" -> apply the MacOS vibrancy effect to the window.
  // On Linux: all effects instead add transparency to the window.
  "backgroundEffect": "blur",

LMK if anyone would like to take a stab at this 👍

@im-izz
Copy link

im-izz commented Oct 7, 2024

yes please, so i can stop using custom builds and have more options + everybody would love it since they always ask me how and where i get that but it doesnt work for windows 11 only 10 (which i use)

@veryard
Copy link
Contributor

veryard commented Oct 27, 2024

Yeah - the effects Blur & Mica do not work that well on Windows 11 eg.

I went ahead and made a PR to implement this, I do not have a Macbook so unfortunately I cannot test that part of the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed type: feature New feature or request
Projects
Status: 📋 Available
Development

No branches or pull requests

4 participants