fennerm / flashfocus

Simple focus animations for tiling window managers.
MIT License
748 stars 10 forks source link

Window after focus not returning to unfocused value #70

Closed Wiener234 closed 1 year ago

Wiener234 commented 2 years ago

My problem is that when I focus my terminal window and unfocus it the value for focused is set. So i have my terminal with a opacity of 90 set and focus another window the opacity doesn't change to 70 how it is set in picom. My terminal opacity is set in the kitty config to 90.

https://user-images.githubusercontent.com/70913337/159959743-b27db30a-92f8-4b10-bb93-962506a4a84b.mp4

.

mateusPreste commented 2 years ago

i have this exactly same issue

fennerm commented 2 years ago

@Wiener234 @mateusPreste Do you have "default-opacity" set in your flashfocus config? You'll want it to match your default window opacity. If you have different default opacity configured per-application you can set that up using rules.

fennerm commented 1 year ago

Closing this out due to inactivity, please re-open with more details if this is still an issue :pray: