Results 4 comments of Andy Wood

On Android, I had issues with duplication when moving with the iOS shim (even after enabling the dragenter/leave events as specified in its docs). I tried the [dragdroptouch](https://github.com/Bernardo-Castilho/dragdroptouch) shim instead...

I ended up here while trying to run CustomPiOS on Ubuntu 22.04 under Parallels on new Apple silicon (ARM64). Initially the Exec format error happened when trying to run `/bin/bash`...

As a vite user that also hit this problem, I've had some success using [dedupe](https://vitejs.dev/config/shared-options#resolve-dedupe) in the vite.config.js (e.g. `resolve: { dedupe: [ 'dependency-name', ...] }`) to workaround it. It...

So the problem here is that the PC talking to the Canute in display mode is directly communicating with the firmware. Currently this cuts the internal OS out of the...