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] Add acrylic background option for Windows or backdrop blur options. #123

Closed
DonHeidi opened this issue Oct 5, 2024 · 4 comments
Labels
released type: feature New feature or request

Comments

@DonHeidi
Copy link

DonHeidi commented Oct 5, 2024

Describe the problem/motivation

Great work so far!

User Story

As a user, I want to either set 'Acrylic' as an option for the backdrop or use a value to set a blur, so that I have a more aligned look and feel on Windows.

I am using GlazeWM since yesterday to have tiling on my Windows machine, and today I started playing around with the configuration for the zebar widget that starts when running GlazeWM. I switched the configuration for the transparency but unfortunately, I found no way to blur it. It would be nice to create a native Windows look by applying the "Acrylic" effect.

Btw, this is my first Github issue that I open that is not work related. Feel free to feedback.

Current behaviour:

The zebra bar with transparent background
image

The Windows taskbar (dark mode):

image

Desired Behaviour:

Zebar widget has the same background as the taskbar.

Considered solutions

I have tried to control this with CSS (background: rgba(0,0,0,0/5); backdrop-filter: blur(40px) but as the image is not part of the background of the web view, this has no effect.

Possible solution:

I stumbled upon this package:
https://github.com/tauri-apps/window-vibrancy

As I am not well versed with Rust or Tauri, I can't say, if this was a good drop in solution but it could be a good start even if it does not support Linux.

Describe the solution you'd like

I want to either set 'Acrylic' as an option for the backdrop or use a value to set a blur, so that I have a more aligned look and feel with the Windows taskbar and other Windows Applications.

Alternatives considered

I have tried to manipulate the background with CSS.

I found this repo: https://github.com/tauri-apps/window-vibrancy

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

Hey @DonHeidi, thanks for the well-written feature request 👍 We already have a similar request at #93 - will close this one so we don't end up with duplicates and can keep the discussion in one place.

@github-project-automation github-project-automation bot moved this from 📬 Needs triage to ✅ Done in zebar Oct 7, 2024
@DonHeidi
Copy link
Author

DonHeidi commented Oct 7, 2024

Sure! I have overlooked the issue.

Copy link

🎉 This issue has been resolved in version 2.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lars-berger
Copy link
Member

🎉 This issue has been resolved in version 2.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Bot incorrectly marked as resolved 🤔 - no connected PR's and not assigned yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released type: feature New feature or request
Projects
Archived in project
Development

No branches or pull requests

2 participants