gh0stzk / dotfiles

BSPWM environment with 18 themes. With a theme selector to change on the fly.
GNU General Public License v3.0
2.46k stars 187 forks source link

bag eww player after nvidia driver #246

Closed rom17 closed 1 month ago

rom17 commented 1 month ago

Shot-2024-05-14-170201

rom17 commented 1 month ago

flickering white squares

gh0stzk commented 1 month ago

What a beautiful bar you have!!!

About your error, I don't think I can do anything, because it seems to be a problem with the Nvidia graphics, I don't think it's even an eww problem, maybe a problem with picom would be safer to assume.

Try this, open the picom configuration, ~/.config/bspwm/picom.config

and change the glx backend to xrender, save it, and kill the picom process, pkill picom. Then restart bspwm with super + alt + r and see if it fixes it.

Maybe you want to create an issue on the picom github https://github.com/yshui/picom

rom17 commented 1 month ago

ок
not so important... I'll try it with peak, it's worth glx, I'll try changing it to something else... your configs with minimal changes are great

rom17 commented 1 month ago

xrender also messes up... not so important.

gh0stzk commented 1 month ago

What a shame that didnt work, i cant help you more because i use amd radeon and an intel graphics in others pcs. I dont have nvidia.

Stay tuned for bugs in Mesa and Nvidia, Mesa was recently updated as well. I'm sure you won't be the only one with problems with Nvidia.

rom17 commented 1 month ago

thanks for the answers and attempts to help