I mean, reading the comments it seems like it can be disabled through environment variables. For vulkan at least.
I couldn't find any information about usage in the comments. How did you find?
this comment implies there's is an environment variable to toggle vsync.
The compositor has to support tearing too I believe (I'm not sure all of the main 3 do, and e.g.
wlroots
only very recently got most/all of the pieces and I'm not suresway
supports controlling it) and will probably be where the option is exposed. And this is specifically about XWayland, where the support is even more recent. So I wouldn't necessarily expect it to work yet, but maybe Plasma is ahead of things here.Iirc the dev who largely pushed this tearing proposal implemented it first on KDE. First as a proof of concept and for a while it's been merged upstream.