@Keneda I know haha, I didn't had the buttons that seems to be the ears ready, I tried to draw them in 2D, and did a little of clean up. I'll to fix serveral things in the next version
@13arz for the server, Vulkan is just another way that clients draw buffers that the server doesn't care about. The only issue to address is shipping the buffer to the server. That work isn't done (or likely to be done) with mirclient, but is done with Wayland.
It should "just work" after the Wayland migration (for graphics stacks that enable Vulkan clients).