ReVanced / revanced-patches

🧩 Patches for ReVanced
https://revanced.app
GNU General Public License v3.0
1.89k stars 217 forks source link

feat(YouTube - Swipe controls): Allow using the same type of swipe control on both sides of the screen #3174

Open Aryan-Chauhan opened 1 month ago

Aryan-Chauhan commented 1 month ago

Feature description

Currently, we can use "Brightness Gesture" on the left side of the screen & "Volume Gesture" on the right side of the screen.

So, I'm requesting for implementation of two possibilities (1st can't be used when 2nd is enabled and vice-versa):

  1. An option to use Volume Gesture on both left side and right side.

  2. An option to use Brightness Gesture on both left side and right side.

Thank you.

Motivation

There are people who only use one type of Swipe Control (either Volume or Brightness), so it's a logical move to provide them the ability to use 100% of the screen to change values of either Volume or Brightness.

Acknowledgements