showrepaint: use new render-agnostic APIs in core#282
Conversation
c426e57 to
c1bed08
Compare
Track wlroots 0.19 has been merged, is this good to merge now too? |
Yes, that's why I marked it as ready for review. |
|
The only question I have is, what do these changes do differently than the current show-repaint? Both seem to work pretty much the same, as far as I could tell. Aside from that, I approve of the changes because I trust it is for the better. |
|
The PR should ideally change nothing in the behavior of the plugin. But it uses render-agnostic APIs so it should work with the vulkan and pixman renderers too. |
I see now, thanks for explaining and thanks for the PR! |
Requires some APIs I will push together with the wlroots 0.19 release, so don't merge yet :)