Erik Isidore
Erik Isidore
I'm still facing the same problem using even with all the solutions and the original CodeMirror, I'm using the following packages: npm v4.1.12 webpack v10.14.0 react v15.4.2 react-codemirror v0.3.0 codemirror...
Thank you very much! :)
Alright, that's reasonable. No rush 😄
Before I had set the `WAYLAND_DISPLAY=wayland-1` Environment variable directly into the OTD systemd unit file the `otd-gui` would detect the tablet for an instant and then the next instant it...
I'm not sure exactly how to check that, but Niri seems to set `WAYLAND_DISPLAY` to `wayland-1`, there is a `wayland-2` socket file in `/run/user/1000/` but I'm not sure exactly why...
LibInput seems to detect movement events from the tablet pen, but the pointer doesn't move, the debug-gui also detects pen pressure.   I'll try to post more information that...
So.... is this still going to happen?
I found the reason... The compilation fails
Update: The compilation apparently doesn't really fail... but vterm fails to load the `vterm-module` for whatever reason, these are the logs: ``` Vterm needs `vterm-module' to work. Compile it now?...