Florian "sp1rit"
Florian "sp1rit"
This is up to Obsidian to implement, it has little to do with NoteKit. There is a JavaScript implementation of the drawing format here: https://codeberg.org/sp1rit/notekit-web, someone will just have to...
Doesn't happen to me. I can clone git clone https://github.com/DanielOgorchock/joycond.git without issue. The Authentication thingy / Repository not found should only happen if you try to clone a repository that...
I suggest to try meson instead of cmake, I've never tried to use cmake on OSX.
You need to apply `Apple/llvm.patch` in order for notekit to build. The homebrew package does this automatically.
This is caused by > `(notekit:18440): GLib-GIO-CRITICAL **: 04:38:14.525: g_settings_new_full: assertion 'schema != NULL' failed`. Which means it's unable to find the gsettings schema. It shoud automatically get installed in...
I face the same issue on my SP4 too. After upgrading today to Fedora 33, apperantly random touch inputs are beeing sent to libwacom. While this was happening, the area...
Hmm, I had to reboot my surface (suspend to memory somehow killed the wifi module) and now it's gone. I will dump that the next time that occures. What is...
I'm using 200% Display-scaling, but this also occures on 100%. I'm using wayland without external monitor. On GDM and GNOME on X it works. Evlog: https://termbin.com/i6xz (I basically moved the...
No, everything is default. I've even reinstalled iptsd (to get the config file) I tried changing that to either 9600, 7200 aswell as 2598, 1732. That didn't make a difference...
I've just tried checking the evtest of the touch, and yes there the resolution is 37 for X and 42 for Y. Edit: sorry, didn's see your new message. my...