-
-
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
Window shadow disappears after resuming from suspend/sleep #924
Comments
Maybe picom crashed after resuming from sleep? Did you check if picom is still running? |
Yep, picom is still running. And after I resize or move the window, the shadow would come back |
Can confirm. Resaving the config file or sending USR1 signal to picom also brings the shadow back. |
i have a theory that this may be fixed with 37ecb4b, but i’m not sure. would be good if you can test it and report if the issue is gone. |
Nope, the issue still persists, and I got a lot of
error when resuming from |
Problem is still or again occuring in Picom v12rc2 (vgit-bc455e), with Nvidia driver 550.107.02. sudo vi /usr/bin/nvidia-sleep.sh # In section "resume)", just above "exit 0", add:/usr/bin/touch PATH/picom.conf Change PATH according to where your picom.conf is, in my case the line reads: |
Platform
AOSC OS 9.1.4 amd64
GPU, drivers, and screen setup
NVIDIA GeForce RTX 2060 Mobile, nvidia driver 515.65.01.
Environment
i3-gaps
picom version
v10
Diagnostics
Version: v10
Extensions:
Misc:
(Another compositor is already running)
Drivers (inaccurate):
NVIDIA
Backend: glx
Backend: egl
Configuration:
Configuration file
Steps of reproduction
systemctl suspend
and resume from suspension.Expected behavior
The window border has a shadow around it.
Current Behavior
The shadow disappears
Stack trace
OpenGL trace
Other details
The text was updated successfully, but these errors were encountered: