We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Nvidia RTX 3090 nvidia 550.54.14 single screen
bspwm, polybar
11.2
$ nvidia-smi --query-gpu=utilization.gpu --format=csv,noheader 6 % $ picom -b --config /dev/null --backend=glx --frame-opacity=1 $ nvidia-smi --query-gpu=utilization.gpu --format=csv,noheader 14 % $ killall picom $ picom -b --config /dev/null --backend=glx --frame-opacity=0.95 $ nvidia-smi --query-gpu=utilization.gpu --format=csv,noheader 50 %
High GPU usage when using glx backend and frame-opacity <1. Recorded GPU usage was ~5x higher than when using frame-opacity=1
frame-opacity=1
The text was updated successfully, but these errors were encountered:
Likely duplicate of #892
Sorry, something went wrong.
No branches or pull requests
Platform
GPU, drivers, and screen setup
Nvidia RTX 3090
nvidia 550.54.14
single screen
Environment
bspwm, polybar
picom version
11.2
Steps of reproduction
Current Behavior
High GPU usage when using glx backend and frame-opacity <1. Recorded GPU usage was ~5x higher than when using frame-opacity=1
Workaround
frame-opacity=1
The text was updated successfully, but these errors were encountered: