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: implement 'app-command' events for browser history navigation keys on Linux #15441

Merged
merged 7 commits into from Dec 5, 2018

Commits on Dec 5, 2018

  1. Added mouse forward/back button support on Linux

    Saswat Bhattacharya authored and zcbenz committed Dec 5, 2018
    Copy the full SHA
    adda335 View commit details
    Browse the repository at this point in the history
  2. Added browser history navigation action bindings for Windows, Mac, an…

    …d Linux keyboard
    Saswat Bhattacharya authored and zcbenz committed Dec 5, 2018
    Copy the full SHA
    d6afdf3 View commit details
    Browse the repository at this point in the history
  3. Removed new history-action event and modified app-command to exec…

    …ute on such events
    Saswat Bhattacharya authored and zcbenz committed Dec 5, 2018
    Copy the full SHA
    e3d6b7c View commit details
    Browse the repository at this point in the history
  4. Removed attempt at macOS support and added constants

    Saswat Bhattacharya authored and zcbenz committed Dec 5, 2018
    Copy the full SHA
    464f5ee View commit details
    Browse the repository at this point in the history
  5. Clarified app-command documentation

    Saswat Bhattacharya authored and zcbenz committed Dec 5, 2018
    Copy the full SHA
    2368b1f View commit details
    Browse the repository at this point in the history
  6. Reverted 'app-command' description change

    Saswat Bhattacharya authored and zcbenz committed Dec 5, 2018
    Copy the full SHA
    b9e3bf8 View commit details
    Browse the repository at this point in the history
  7. Format code

    zcbenz committed Dec 5, 2018
    Copy the full SHA
    c57fb9d View commit details
    Browse the repository at this point in the history