José Luis Pereira

Results 35 comments of José Luis Pereira

@watson I was just trying out the example/server.js. I was wondering if this device model tries to use some earlier airplay protocol reference? What are you referencing to write the...

@despin how would the command line programs run? How could I select the correct terminal to open if so?

Hi! Perhaps I can add on preferences an optional list of additional paths to look for. What do you think?

aarch64 support will be available on next release (see https://github.com/oNaiPs/dmenu-mac/commit/5ff4ffc0f6e8d180f9c06529fa195585365afb58). Thanks!

@magnusjjj thanks for your input. Indeed they are infringing, I contacted them over a year ago to no avail. I sent an email to [email protected], hopefully they will help with...

Thanks for you interest and contribution to the project! I'm not sure if it is safe to put a file on /system, wouldnt work if we simply close the virtual...

Thanks for your suggestions... I am as well considering adding support for a second input method, which i think should work in even more devices than uinput brings us (i've...

I've made some research on this lately. Monkey uses the IWindowManager.aidl Binder interface to inject keys/touch through the WindowManagerService.java. Ideally we should have a AIDL->CPP translator so we could put...

I have the same problem with OSX

One advantage IMO is that you wont (Apple actually recommends this) need to store the public key in the keychain. You'd use `SecKeyCopyPublicKey` to get a reference to it and...