hyprwm / hyprlock

Hyprland's GPU-accelerated screen locking utility
BSD 3-Clause "New" or "Revised" License
605 stars 52 forks source link

Red bg sometimes on one monitor. #99

Open niksingh710 opened 4 months ago

niksingh710 commented 4 months ago

Happens rarely but sometimes one monitor get's a red color background image happens randomly.

vaxerski commented 4 months ago

means the background failed rendering

alba4k commented 4 months ago

Still an issue tho :P

(which I can confirm sometime occurs)

kaushalyap commented 4 months ago

I am experiencing this on all monitors, when I just press enter without typing anything on lockscreen.

alba4k commented 4 months ago

that is a different issue

hyprlock is crashing in your case

PaideiaDilemma commented 3 months ago

I looked into this quite a bit. It is an inherit problem that happens when hyprland renders the red screen before the screenshot happens.

I came up with https://github.com/hyprwm/Hyprland/pull/5100, which fixes it but I could be doing something bad. Lets see what the CEO thinks.