Jonas Jongejan

Results 24 issues of Jonas Jongejan

This PR is adding a checksum comparison of the image returned from the server, and only triggers display refresh if image has changed. This allows a higher refresh-rate, wither unnecessary...

client
server

It seems like there is a for loop with wrong length or something like that, but the latest added widget over OSC (I'm creating the whole interface over OSC), is...

When i per accident activates the 4 finger multitouch gesture to go to springboard, but cancels, the objects that where following my fingers freezes on screen, and when i press...

Its possible on macOS to get access to absolute position of finger on trackpad (used for example in signing feature in preview). Could be cool to have support for that!

Would be great to be able to zoom out more to get an overview

Clicking "Try without headset" in latest Firefox (nightly or Developer Edition) on PC doesnt work, and shows the warning ```Request for fullscreen was denied because Element.requestFullscreen() was not called from...

Not giving any meaningful errros why it wont work. Looking into it now. @andreasplan8

Code needs to be updated to ARCore 1.0. It seems like there is no longer a aar file that can be downloaded, but its now instead done with gradle depenencies....

ADDON_LIBS in addon_config.mk is not being parsed

As far as i see there is no way to set a library search path or LDFLAG, is that correct? The addon_config.mk file hints you can use `ADDON_LDFLAGS`, but it...