<dnkl>
this has to be related to the GPU drivers, or something like that. Not sure what other applications you're comparing with, but I think it's important that those you compare with is *not* GPU accelerated. As otherwise you'll be hitting different code paths in the compositor
<baltazar>
hmm, ok. I've tested with `imv` and `xkbcli interactive-wayland`, neither takes noticable time to appear. any other wayland stuff that start "immediately"?
<dnkl>
one more thing you can try, I guess, is setting tweak.max-shm-pool-size-mb=0
<baltazar>
doesn't seem to be any better
<baltazar>
though now the the extra 200ms is at `wl_display@1.delete_id(30)`
<baltazar>
oh, apparently this happens without that option too, so... (not like I know what it means)
<dnkl>
most likely that the delay is somewhere else in the system. I still suspect the graphics stack. That means the exact point where it shows up in foot varies
<dnkl>
as long as there's only a single monitor enabled, foot will do the *exact* same things, regardless of which monitor it is