thejch

Results 34 comments of thejch

> This error now happens nearly every time `imv` is opened. Something like this: > > ```c++ > apm@apg ~> imv > Reading paths from stdin... > wl_surface@10: error 2:...

could be https://github.com/hyprwm/Hyprland/issues/509 try git

nvidia issue, linking my comment in another thread for info https://github.com/hyprwm/Hyprland/issues/4791#issuecomment-1962008299

since this comes with a (small?) performance hit and most people don't need it, if it would be a pr it should default to 0 with the number of frames...

happens on both single and multi monitors for me

I can say at both 165hz and 60hz with `misc:animate_mouse_windowdragging = true` it's extremely laggy. But whenever i try to record a video with obs/wf-recorder etc it stops happening.

finally did a git bisect bcba3951f45f11245d424274130eb3a0ac790d93 is the first bad commit can also confirm reverting the commit fixes it

seems to have removed case insensitivity. not sure if intended or not. e.g. it breaks ``` OpenGL { nvidia_anti_flicker = true } ``` has to be ``` opengl { nvidia_anti_flicker...

This also breaks multiple `#`s e.g. `## comment` throws an error