Illya Klymov

Results 52 comments of Illya Klymov

I will be happy to have more detailed reproduction to help

@arturoherrero I will be able to do that somewhere next week

Yeah, I'm still looking if we could fix it in vue core, because I'm still looking for non-ugly workaround in VTU

@lmiller1990 considering I saw some recent activity from you would be happy to hear your thoughts

@lmiller1990 thank you for giving context! I will take a look and come back today with proposal

@lmiller1990 I've checked that #504 is actually not the issue where problematic code was added Original source of the problematic code is https://github.com/vuejs/vue-test-utils-next/pull/116 and after analyzing discussion there I believe...

> I personally have no idea how useful this would be for the majority of users, but since it's not a breaking change, I don't have anything against it. I...

Unfortunately it does not work without `SET_MODE` on Surface Book 3: ``` [ 171.925322] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Probing IPTS [ 171.925324] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: IPTS using DMA_BIT_MASK(64) [ 171.928265] ipts 0000:00:16.4-3e8d0870-271a-4208-8eb5-9acb9402ae04: Device...

@StollD I've set up qemu windows 10 and forwarded IPTS device to windows 10 I can see data flowing when I touch screen, `vfio_region_read` / `vfio_region_write` calls. Could you probably...