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

Possible to dynamically change unfocused windows' opacity? #139

Open
x0rzavi opened this issue Aug 1, 2022 · 1 comment
Open

Possible to dynamically change unfocused windows' opacity? #139

x0rzavi opened this issue Aug 1, 2022 · 1 comment
Labels
enhancement New feature or request prio Prioritized bug

Comments

@x0rzavi
Copy link

x0rzavi commented Aug 1, 2022

My particular use case is to only keep the currently focused window fully opaque, while those being unfocused to be blurred and translucent. One way to do it seems like to check the view.is_focused every so often, but that will incur performance penalties too ig? Also, unfortunately Idk how to implement it.

@jbuchermn
Copy link
Owner

That's a nice idea, I think this would be something quite common.

When I find some time, I'll look into it, implementation should not be very difficult.

@jbuchermn jbuchermn added the enhancement New feature or request label Aug 8, 2022
@jbuchermn jbuchermn added the prio Prioritized bug label Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request prio Prioritized bug
Projects
None yet
Development

No branches or pull requests

2 participants