SpriteOvO / AirPodsDesktop

☄️ AirPods desktop user experience enhancement program, for Windows and Linux (WIP)
GNU General Public License v3.0
1.48k stars 87 forks source link

[Feature Request] Airpods Gesture support #16

Open suxiaolei97 opened 2 years ago

suxiaolei97 commented 2 years ago

I notice that this application solve pop up animation, I think it can be better. Hope to add gesture support, like double tap switch to next song, etc.

SpriteOvO commented 2 years ago

This feature request has the same challenges as issue #11, and you can find the current situation here https://github.com/SpriteOvO/AirPodsDesktop/issues/11#issuecomment-909757450.

UltimateTanA commented 2 years ago

Isn't double tap to skip and triple tap to go back a track already supported without any third party addon in windows?

SpriteOvO commented 2 years ago

@UltimateTanA Yes, they are directly supported. Sorry I didn't read the content of the OP carefully. So I mean we can only configure the tap actions on iPhone, I wish we could configure them on Windows and also allow to perform custom actions.

plia7 commented 1 year ago

@UltimateTanA Yes, they are directly supported. Sorry I didn't read the content of the OP carefully. So I mean we can only configure the tap actions on iPhone, I wish we could configure them on Windows and also allow to perform custom actions.

@SpriteOvO Yes, is it possible to do what the Siliqua 2 or Siliqua Pro tweak is doing for iPhone jailbreak , where you could configure a custom action for the AirPods, i.e.:

Single Press Double Press Triple Press Quadruple Press

And the actions that are available to assign to each is the following:

Pause / Play Pause and play current playing media (I believe that one is already working natively for a single press) Skip Skip to the next media item Rewind Rewind to the previous media item Skip 15 Skip 15 seconds. Music App only (I guess might not be applicable for Windows 11) Rewind 15 Rewind 15 seconds. Music App only (I guess might not be applicable for Windows 11) Repeat Toggle Song Repeat Shuffle Toggle Song Shuffle Increase Volume Increase current playback volume Decrease Volume Decrease current playback volume Toggle Siri Invoke Siri Assistant (I guess might not be applicable for Windows 11 but maybe you could invoke Cortona?) Listening Mode Cycle AirPods listening mode (I guess might not be applicable for Windows 11? Not sure what it is)

Thank you.