I’m currently tracking down an issue regarding my SpaceMouse Pro (SpaceMouse Pro button assignment overwritten / lost). While doing so, I’ve noticed that the libspnav version we’re using for the AppImage is quite old (version 0.2.3 from 2018-08-22). I’ve checked the packages.txt after extracting the AppImage. The current version of libspnav is 1.1 (from 2022-12-13). There were some heavy / important changes within the spacenav project between these releases. https://github.com/FreeSpacenav/libspnav/releases
Would it be possible to update this library?
If I should open an issue over at Github, please let me know.
Since the automated tests failed, I had a closer look and removed a patch which isn’t necessary anymore, since the changes are already part of the current version 1.1. Now all tests pass. I hope looo has time to review my PR. I assume that nobody else is able to merge into conda-forge / libspnav-feedstock, right? Only looo is mentioned as a maintainer.
I think that’s the case, yes. I’m very happy that I (finally) was able to contribute to a repo, which is relevant for FreeCAD I thank you for your support and the pre-review.