Erik Isidore

Results 9 comments of 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...

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. ![Image](https://github.com/user-attachments/assets/944600db-3179-42da-a28f-d08a72346dea) ![Image](https://github.com/user-attachments/assets/0066a5ae-0caa-4f3c-9d16-28fb378a1082) I'll try to post more information that...

So.... is this still going to happen?

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?...