yoru icon indicating copy to clipboard operation
yoru copied to clipboard

picom blur/opacity support

Open BaigHack3rss opened this issue 3 years ago • 3 comments

Currently when using picom to change a window's opacity the window will be transparent until there is a focus change so if I open wezterm it will be transparent . If open another window and change my focus to that window and move my focus back to wezterm the opacity of the terminal app resets making the whole thing pointless

BaigHack3rss avatar Aug 31 '22 13:08 BaigHack3rss

@BaigHack3rss I'm getting confused on what you are trying to say; can you paste a video or a gif of the issue?

chxp82q avatar Sep 01 '22 07:09 chxp82q

https://user-images.githubusercontent.com/77700401/188541021-3d1d1aa7-dbd3-4c34-a9e9-0b7d6e4d0241.mp4

BaigHack3rss avatar Sep 06 '22 03:09 BaigHack3rss

I'm having the same behavior as @BaigHack3rss, when shifting focus the window to which the focus goes, goes 100% opacity, as if it was reseting the picom config.

dmguezjaviersnet avatar Sep 16 '22 20:09 dmguezjaviersnet

I was having the same issue but I was able to get blur working by removing "bling.module.flash_focus.enable()" from desktop.lua, I'm also using picom-ibhagwan btw

Griffith-Femto avatar Nov 04 '22 16:11 Griffith-Femto

I have made a pull request at BlingCorp/bling where you can now have seperate final transparencies per app

I'm having the same behavior as @BaigHack3rss, when shifting focus the window to which the focus goes, goes 100% opacity, as if it was reseting the picom config.

BaigHack3rss avatar May 09 '23 21:05 BaigHack3rss