Hendrik Norkowski

Results 29 comments of Hendrik Norkowski

I am using Manjaro Sway with VirtualBox 6.1.38 and disabling the hardware cursor is still the only fix I could find. But the cursor is very laggy. I want to...

Any updates on this?

Same here. Did you figure out how to fix it? EDIT: You need to change the workdir parameter in sidewinderd.conf or set the XDG_DATA_HOME env. variable

I have check if this script works: ```js function fullscreenchanged(event) { alert("fullscreen"); console.log(event); } document.addEventListener("fullscreenchange", fullscreenchanged); ``` It does work - at least when switching to fullscreen video on YouTube....

I get the same error with EndeavourOS i3wm.

Same issue here. Using it in the browser is also not always an option as some codes are not supported. Found a solution here: https://github.com/jellyfin/jellyfin-media-player/issues/325#issuecomment-1474525529

I was assuming that the LSP is sending malformed messages. However, an LSP should not be able to crash the editor with bad messages.

This feature would be very helpful for me. To give one more use-case: I am using a hotkey to select the contents of a line without the newline at the...