-
-
Notifications
You must be signed in to change notification settings - Fork 588
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
Enabling shadows on xrender slows down picom #1351
Comments
170mb memory usage can hardly be considered high (you have 30GB! 170mb is only 0.6%). and you don't have to use glx if you don't want to, animation works on xrender. |
I get nice animations and all, on picom-ftlabs-git package previous picom forks with animations in just 10 mb! which is so cool but i feel like the the new picom has increased ram usage Xrender feels so laggy when enabling shadows simplescreenrecorder-2024-10-10_20.12.32.mp4 |
does picom-ftlabs still use 10 mb on glx? glx do use more memory but that's mostly from the gl driver. and i personally won't worry about a difference so small (again, 0.6%).
now, that's the real problem here. shadows shouldn't be this slow, and in fact it is not on my machine. what GPU do you have? |
No, it uses 170mb too. i think by default it uses xrender. On Original picom , i get below 10 mb with xrender too! but the shadows make things slow, weird |
does cpu usage go up when picom lags? |
not at all |
also i didnt face the lag on the picom version 11.2, when picom didnt had animations support simplescreenrecorder-2024-10-10_22.02.18.mp4 |
does turning off |
this is a duplicate of #1349 |
unfortunately no |
@yshui i recently added a new gpu ( was using IGPU before ), now i no longer face this lag |
Hi, just got to know that picom finally supports animations, after trying it it asked me to specify backend in the config
I added glx and then the ram usage got high, upto 170 mb
I was using picom-ftlabs-git on aur before, animations work great there + dont have to use glx and it barely takes 10mb!
simplescreenrecorder-2024-10-10_18.28.36.mp4
The text was updated successfully, but these errors were encountered: