Mathieu Marques

Results 97 comments of Mathieu Marques

It's been some time since I've had to deal with this issue in Markdown with custom directive myself and ended up here as I searched to know whether that was...

Edit: this is now fixed 🙌 I understand too late that the merge plugin will impact _everything_ before it by design which may or may not be desireable. Should the...

Thank you for being so responsive 🙏 Unfortunately I could not reproduce my 2 issues with the exact same version numbers I use in my project so I'm not sure...

Would it be the right feature for Web vitals thresholds or is something else in the works? I don't exactly need _alerts_ or to be notified when something crosses a...

@robbie-c I'm confused, how would that help seeing hardcoded threshold areas in charts? I mentioned Web vitals because that's what my use case is but there could be more so...

In case this is relevant, here is my `.xprofile` ```sh [ -f "$HOME/.fehbg" ] && ~/.fehbg & picom --daemon ```

Thanks for the suggestion. I get the appropriate output ie. whatever "focus" means, your watcher gives me whatever window can be typed in. My issue is that this can-be-typed-in window...

> Could you share your Picom configuration file? It couldn't find one ending in .conf in the repo. The `.org` file transpiles to `.conf` on save. All the code blocks...

FWIW I only reproduce the issue with `picom-git` ```console $ yay -Qs picom local/picom 12.5-3 Lightweight compositor for X11 ``` works fine

> This shouldn't be happening, might be a bug. What is your value of `popper-display-function`? The value is `popper-select-popup-at-bottom` I took some time to dig around and here is what...