Florian Märkl

Results 123 comments of Florian Märkl

Yes, that would be the most obvious approach. Initially, I did not add it into the applications themselves on purpose since the id-fetching is conceptually different from streaming itself in...

Well first of all you would have to capture the mouse input in `StreamWindow`. Then map the absolute input from the mouse cursor to the relative input on the analog...

I am not aware of any. The only input method we have is specific to the Dualshock 4 layout. But even if the protocol supported mouse input, the games would...

> Thank you for the test bulid, chiaki now works without crash but there's an issue of no audio being output, just video output Well yes that is expected since...

Thanks for the all the info, this should be enough for now.

Disabling the feature would probably take more time than fixing it, so that is not an option. Also, this issue is not about controllers or tastaturs.

Does only the touchpad button not work or the entire touchpad input? A little background about how it can be used currently: The Linux kernel comes with a nice builtin...

You can see the raw evdev input by doing `evtest /dev/input/by-id/usb-Sony_Computer_Entertainment_Wireless_Controller-event-mouse` (make sure to use the `-event-mouse` device to get the touchpad) To disable the touchpad acting as a mouse,...

@neptu39701 Do you use the AppImage? If yes, then this is a duplicate of #214. On Arch you should be able to install from AUR. @grave35 vaapi is not available...

You could make a pull request and put it in the `scripts/` directory.