Loukas Agorgianitis

Results 123 comments of Loukas Agorgianitis

I understand that your main focus is to make the sokol libraries as cross-platform as possible, but could this be a feature supported only on the native platforms? Also I...

Scanning `yubikey` with NFC Tools on Android it shows up as having a tag type of `ISO 14443-4` with the description `NXP - Mifare Plus`. Same behavior is observed with...

Nop, I kinda gave up after a while (I even tried to make my own NFC antenna!). I think that these cheap PN532 modules are not powerful enough to interact...

I tried only using uart, can you try and tell us if it works with uart too? If so, what board do you have exactly?

Are you sure this is your board? Because I have a similar chinese board that looks exactly the same, and I could not make yubikey scanning work with it in...

Even from the same seller/vendor?

Bumped into this exact problem too. Steps to reproduce: 1. Add a movie 2. Download the movie 3. Wait for the movie to be downloaded and imported 4. Delete the...

This is how GLFW does it: https://github.com/glfw/glfw/blob/1adfbde4d7fb862bb36d4a20e05d16bf712170f3/src/x11_window.c#L2635