Wolfizen (Winona Schroeer-Smith)
Wolfizen (Winona Schroeer-Smith)
Disabling compute shaders returned performance to expected levels. I did not install AMDGPU Pro.
Yea. I have a use case where I want to both use Event Filters (`@IsCancelled` specifically) and dynamic registration `registerListener(plugin, T.class, EventListener)`. This should of course be extended to any...
I see the point. Since the goal of an EventListener is to provide an interface, supporting arbitrary method parameters would prevent that. Looks like if this does get implemented it...
> Same here on 1.18.2 / forge 40.2.13. Downgrading Spark from 1.10.38 to 1.9.11 fixes the issue. Downgrading from spark 1.10.38 to spark 1.9.11 on MC 1.18.2 + Forge 40.2.17...
Hey, I'm trying to build this from source to test your fix. I'm suffering from https://github.com/Alexays/waybar/issues/4567 I get this failure after `ninja -C build`, build exits without success. ``` ../src/modules/cava/cava_backend.cpp:...
Commit `13519ca` builds successfully and fixes my crashes when combining waybar with cava. Thank you @LukashonakV @Alexays +1 to recommending consideration to approving this PR. I hope the Nix-Tests failures...