thestr4ng3r / chiaki

Moved to https://git.sr.ht/~thestr4ng3r/chiaki - Free and Open Source PS4 Remote Play Client
https://git.sr.ht/~thestr4ng3r/chiaki
2.18k stars 370 forks source link

Add Text Input Support to Library #361

Closed svnscha closed 3 years ago

svnscha commented 3 years ago

This commit brings partial keyboard support to the library.

It exposes new events to the API

The keyboard feature must be enabled by sending a couple of packets. These packets are not fully identified yet and this PR does not add a setting to Chiaki API yet to make this really optional as it should be.

To implement this API in GUI the following steps are required: