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(frontend/settings): add customisable hotkeys #548

Merged
merged 22 commits into from
Oct 26, 2020

Commits on Oct 23, 2020

  1. Configuration menu
    Copy the full SHA
    3dc716d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    607d697 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a45816b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbc4c69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b79ab74 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9325ccd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d1835d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4eb156e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fec60fd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    faca6f1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a68b0b6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4a7c979 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e652251 View commit details
    Browse the repository at this point in the history
  14. fix(frontend/presenter): fix hotkey sequences bug in React Hotkeys

    Clears key history after a successful sequence using react-hotkeys internals.
    
    Refactors GlobalHotKeys into local component
    Harjot1Singh committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    47a1711 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1b08526 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    275b6b2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    648a978 View commit details
    Browse the repository at this point in the history
  18. fix(frontend/settings): remove ctrl+q from restricted hotkeys

    Already part of the quit sequence
    Harjot1Singh committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    a1df048 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a6ee0d0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0e104dc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a2b2431 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Configuration menu
    Copy the full SHA
    a309a3c View commit details
    Browse the repository at this point in the history