-
-
Notifications
You must be signed in to change notification settings - Fork 589
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
Noticeable lag when opening/closing windows #11
Comments
Is this with Nvidia driver? It has a broken Xorg performance "by design" which makes its stutter every time some new window element appears. That even happens completely without any compositor, and doesn't happen with AMD or Intel Mesa drivers (apart from a recent Qt regression). |
@aufkrawall I am using Nvidia, but I didn't notice this stutter without compton running. |
It gets very obvious when having this site opened in browser |
I think this is kind of urgent issue, I have lag on compton config: os: archlinux latest, compton latest. steps:
expected behavior: |
I think I understand this bug now. This is because Not sure what compton can do. This problem once hit firefox too (8 years ago! NVIDIA just doesn't care): 1 2. But since firefox doesn't have to call |
there are reports that this isn't happening anymore. maybe it's because of changes in picom, or maybe nvidia actually fixed it?!!?!? anyway, i wanted to keep this open as a "nvidia bad" issue, but i guess that doesn't really mean much, so closing. |
Compton configuration:
--config /dev/null --backend glx
Steps of reproduction
Expected behavior
Video play smoothly
Current Behavior
There is a noticeable frame loss when the popup menu opens/closes
The text was updated successfully, but these errors were encountered: