tstsrt

Results 5 comments of tstsrt

Yeah, it's sufficient to be able to set a single value like `id` for SVG elements. Further data can be added with other SVG processing libraries. For now, I think...

The bug seems to happen only if both a) the password prompt is running, and b) the system resumes from suspend/hibernate. One possible fix is to have two separate modes...

I believe that would involve either changing the upstream ``misc_conv`` function (the password prompt) or writing a custom PAM conversation function that ignores EOF.

This happens on my laptop almost 100% of the time. I noticed in the logs that this error keeps occurring: ``` ---snip--- [ERR] Invalid key down event (stray release event?)...

I have `follow_mouse = 1` (focus follows mouse) in my hyprland config. PS: I'm not using hyprland atm so unfortunately I can't provide more detailed debug info for the time...