Raphael Menges
Raphael Menges
Hello, thanks for this library! I am wondering whether it would be possible to add information for mouse and key events whether they have been caused by emulation (e.g., virtual...
Hello @Dovyski, I am showing dynamic / run-time dependent content in a window that underlying matrix is handled by cvui. It is possible to provide scrolling facilities in such window?...
Hello @untra! I am working on a project overview for my institute and would like to have each project as _"projectxyz.en.md"_ with an English description etc. and _"projectxyz.de.md"_ with a...
Hello, I am struggling to load my `napi-rs` module as dependency from the `node_modules` directory. I have traced my issue down to the fact that the generated `index.js` attempts to...
Hello 👋 I have used `libuiohook` for quite some time now for a Windows and macOS project and kept on integrating upgrades from branch `1.3`. I am listening to keyboard...
Hello 👋 To my understanding, you, @sindresorhus, use internally your own package `dot-prop`? According to my `package-lock.json`, that package is included as `"dot-prop": "^6.0.1"`. However, I need to access array...
Hello 👋! I need the slice operator (v11) to infer one of our models. I have seen in issue #153 that the slice operator is not yet implemented in `wonnx`,...
Hello 👋 **Version** "@nut-tree/nut-js": "3.1.1" **Short overview** Executing `keyboard.type` while an input field within the menu bar is focused does not let the typed characters appear in the input field....
Hello again 👋 According to the availability grid in the [onnxruntime repository](https://github.com/microsoft/onnxruntime), onnxruntime is also available as native Android and iOS libraries. Are there any plans (or obstacles) to provide...
Hi 👋, I have upgraded the electron-store from `8.2.0` to `9.0.0`. Thanks for moving to ESM! Suddenly, Typescript complains that the methods `get`, `set`, or `delete` are not available for...