sy6sy2 / xbmc

Kodi is an award-winning free and open source home theater/media center software and entertainment hub for digital media. With its beautiful interface and powerful skinning engine, it's available for Android, BSD, Linux, macOS, iOS and Windows.
https://kodi.tv/
Other
6 stars 1 forks source link

Add directional click support for Siri Remote #75

Open sy6sy2 opened 5 years ago

sy6sy2 commented 5 years ago

That would be nice to add directional click gestures for the Siri Remote. Then we should customize different actions for "Left tap" and "Left click".

After some research the only way to know the click location on the pad is tu use the GameController SDK.

We can simply use the existing code of MrMC? (see https://github.com/MrMC/mrmc/blob/6253bc184142cca72390b7c26575fa381fbb3c9f/xbmc/platform/darwin/tvos/MainController.mm#L1459).

kambala-decapitator commented 4 years ago

seems that directional clicks already work, although somehow strange:

yesterday I noticed interesting behavior when tapping side of the touchpad of siri remote: when in files view, it opens some smb share settings (of the selected share I guess)