Matteo Hausner

Results 12 issues of Matteo Hausner

Use dos2unix to ensure that the line endings of the entrypoint script are automatically corrected. Please check out https://willi.am/blog/2016/08/11/docker-for-windows-dealing-with-windows-line-endings/ for more details regarding this issue.

Unfortunately purejavahidapi seems to be no longer compatible with JNA 5: I observed the following stacktrace when I was trying to upgrade my project to JNA 5.0.0 in combination with...

A long term goal is to use the Java Platform Module System (JPMS) and move ControllerBuddy itself and all its dependencies onto the module path in order to let `jlink`...

enhancement

To support VR overlays in applications that use OpenXR (e.g. Microsoft Flight Simulator) an overlay implementation is required analogously to the current OpenVR implementation. Link collection: - https://steamcommunity.com/app/250820/discussions/8/3041607080046568983/ - https://www.khronos.org/registry/OpenXR/specs/1.0/html/xrspec.html#XrSessionCreateInfoOverlayEXTX...

enhancement

Link collection: - https://github.com/albhm/macPPM - https://github.com/unbit/foohid - https://github.com/alxn1/wjoy - https://github.com/pqrs-org/Karabiner-DriverKit-VirtualHIDDevice/issues/22

enhancement
mac

When running on Wayland (via XWayland) changes to the state of lock keys (Caps-Lock, Num-Lock, Scroll-Lock) are not propagated as desired. It seems reading and modifying a lock key state...

enhancement
linux

Link collection: - https://unix.stackexchange.com/questions/437735/prevent-system-from-going-to-sleep-suspend-how-xviewer-vlc-do-it - https://github.com/hypfvieh/dbus-java

enhancement
linux

Since [Pure Java HID-API](https://github.com/nyholku/purejavahidapi) seems to be pretty much abandonned and requires a number of workarounds in order to work correctly, switching to an alternative HID library remains a medium...

enhancement
mac

On the long term running ControllerBuddy as a GraalVM Native Image would be nice. Link Collection: - https://github.com/oracle/graal/issues/1701 - https://github.com/oracle/graal/issues/2261 - https://github.com/java-native-access/jna/issues/1172 - https://blogs.oracle.com/developers/building-cross-platform-native-images-with-graalvm - https://github.com/amahfouz1/jna-graalvm - https://github.com/classgraph/classgraph/wiki/Build-Time-Scanning#build-time-scanning-in-gradle-for-android

enhancement

The visualization view does not resize if the main window size changes.

enhancement