Johannes

Results 3 issues of Johannes

Opening the editor for a note does not work. ```console $ curl "localhost:8765" -X POST -d "{\"action\": \"guiEditNote\", \"version\": 6, \"params\": { \"note\": 1703190736523 } }" {"result": null, "error": "'Edit'...

I have a project where I need to get the title of a GLFWwindow, and I think this would be an easily implemented feature. I am unfortunately not very familiar...

enhancement

## Expected Behavior If two endpoints with the same name are in a `MergedObject` an error should occur. ## Actual Behavior It works and seems to prefer one of the...

bug