guarapicci / mpv-omniGlass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mpv-omniGlass: touchpad gestures for mpv using libomniglass

now available on the Arch User Repository!

grab a PKGBUILD at the repository.

status: v0.2, supports two gestures.

  • slide on bottom edge: seek.
  • slide on right edge: volume control.
mpv-omniglas-v0_2.mp4

how to use:

  • 1: install libomniglass (currently linux only) and specify your touchpad at the config file.
  • 2: run the install.sh script. Requires GCC and the headers for libmpv and omniglass.
  • 3: the plugin is now installed as "omniglass.so" at the default scripts folder. drag your finger on the bottom edge of the touchpad to seek.

About

License:GNU General Public License v3.0


Languages

Language:C 98.1%Language:Shell 1.9%