Lesueur Benjamin

Results 86 comments of Lesueur Benjamin

@JeffersonMontgomery-Intel any update ?

I'll work on dinput support soon.

Thanks for the above. Will give it a try. I'd love to stop using my workaround for broken touch input on my project, aka: all the PreviewMouse calls on MainWindow.cs

> > Thanks for the above. Will give it a try. I'd love to stop using my workaround for broken touch input on my project, aka: all the PreviewMouse calls...

> Could you make a pure UI version? I don't want install HidHide... You can actually ignore the ControllerService project. You don't have to run it for Handheld Companion to...

> And why you add winui2.7 into the WPF??? Am I?

> Yep ![Screenshot_20220626-193046.jpg](https://user-images.githubusercontent.com/27689196/175811997-62994edf-7c45-40d1-8cd0-59880a8c6be2.jpg) Oups, most likely some of stuff I forgot to remove.

I need to rebase it.

Hey @wherewhere. I'm not familiar with .netfx at all. I was able to fix my touch issue. Guilty component was **ManagementObjectSearcher** (https://github.com/dotnet/runtime/issues/522). Now that I can get proper touch support,...

Any chance you could help me get my sliders to work when used inside a scrollviewer now that touch inputs are coming through ? https://github.com/Valkirie/ControllerService/pull/233