Paulo Matos
Paulo Matos
@dibyendumajumdar Why use C2MIR in Ravi and not the MIR API?
I am aware of this but this is a very old project and I haven't had time to touch it. I would however be happy to accept pull requests.
@ShirajG Same here. I get random crashes of compton with i3. :( What's the current status of this bug?
Apologies for the delay. My config file: ``` $ cat .config/compton.conf # GLX backend backend = "glx"; glx-no-stencil = true; # Shadows shadow = false; no-dnd-shadow = true; no-dock-shadow =...
> Hey my compton config is > > ``` > basic configuration > backend = "glx"; > vsync = "opengl-swc"; > > glx-copy-from-front = true; > glx-swap-method = 2; >...
Ah - I see what's going on. This is going to enter an infinite loop if the script fails to load properly... Thanks.
Cool! It works as I expected, now lets try to make the racket script slightly more complex.
> Hi @pmatos Can you provide more details on this scenario? I'm not sure I get what you're hoping to accomplish. Thanks! Sure - apologies if I was too terse....
Also, I recall that this is relevant not only for different compilation modes but also different architectures. So, in arm32 you might get one set of vulnerabilities and in arm64...
I have added a workaround - which hope it works - to trick the system into splitting the vulnerabilities. Instead of splitting by tag (which is what makes sense) I...