outfoxxed

Results 82 comments of outfoxxed
trafficstars

I don't think so, as it happened with a hyprland update and affects hyprland itself. Also it appears to be far less severe on my smaller monitor.

I was going to bisect, but I went all the way back to 0.33 and didn't find a good commit. (0.32 is incompatible with current xdph and 0.31 uses system...

The reason is falling back to shm buffers. From dms: > https://wayland.app/protocols/linux-dmabuf-v1 > I only send a tranche for the main gpu not any other reminder for after aq move

@amarakon do you have multi-gpu or anything else abnormal about your setup?

Good to know. That means the real issue probably isn't shm or multigpu.

> > if this is a regression provide a bisect. The problem outfoxxed outlines is not a regression so your issue is probably a separate one. > > If my...

This doesn't do anything differently than a normal call, which already don't strip out square brackets or split on commas.

Looked into it. Appears to be a misfeature in the argument parser we use when parsing lists, which can't be disabled. Note that it will only trigger when the first...

Maybe @ should be special cased for a split, or `commit` in particular? I see why it does what it does at this point but its definitely not obvious whats...