NeatInput
NeatInput copied to clipboard
Linux support research
Research the possibility of linux support.
Input handling in Linux is (from what I've gathered) quite fragmented across different Window Managers and different display servers (X11/ Wayland) and I think the best bet to support Linux is to DllImport a pre-existing native library and not roll our own solution. I've found 2 after a cursory Google search libinput and libuihook
@MindSwipe Thanks for your Input. Yeah I was also researching and came to the same conclusion. May give it a try wrapping one of them when I have more time
Hi Daniel, I hope you dont mind me contacting you this way as you dont have any direct contact details. My question is regarding NeatInput in Visual Studio 2019. This is my email add [email protected]. My Name is John Henderson. Thanks in advance.
hi @LegendaryB
is this on the horizon?
looking forward to linux support to be used in Avalonia UI.
thanks rex
Hey @rexn8r,
unfortunately I'm currently not working on NeatInput. But I would be open to reviewing a pull request which adds this feature.
Kind Regards