Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add mouse back/forward navigation #2250

Merged
merged 5 commits into from Jan 31, 2019
Merged

feat: add mouse back/forward navigation #2250

merged 5 commits into from Jan 31, 2019

Commits on Jan 30, 2019

  1. feat: add mouse navigation

    Simple support for back/forward mouse buttons. Need to test on Mac and Linux.
    tzarebczan committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    525de82 View commit details
    Browse the repository at this point in the history
  2. changelog

    tzarebczan committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    b5fa7d5 View commit details
    Browse the repository at this point in the history
  3. feat: support mac swipe

    Can also add up for Explore navigation in the future
    tzarebczan committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    53107fa View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. remove mac

    Doesn't work with 3 finger swipe, 2 finger not supported.
    tzarebczan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    37f784e View commit details
    Browse the repository at this point in the history
  2. update changelog

    tzarebczan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    662ddb4 View commit details
    Browse the repository at this point in the history