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(mouse): Added mouse emulation #778

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    b14b024 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54ac765 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    016256b View commit details
    Browse the repository at this point in the history
  4. Mouse-related behaviours

    Dmitry Tsykunov authored and krikun98 committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    3fb874f View commit details
    Browse the repository at this point in the history
  5. Add mouse movement event

    Dmitry Tsykunov authored and krikun98 committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    dc2e30d View commit details
    Browse the repository at this point in the history
  6. Continuous mouse movement prototype

    Dmitry Tsykunov authored and krikun98 committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    ee51487 View commit details
    Browse the repository at this point in the history
  7. Add mouse behaviour documentation

    Dmitry Tsykunov authored and krikun98 committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    e2b97f1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a339a9a View commit details
    Browse the repository at this point in the history
  9. clang-format

    krikun98 committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    141a525 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    345ef42 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    58178a7 View commit details
    Browse the repository at this point in the history
  12. Documentation refactor

    krikun98 committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    571e457 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0893c76 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fddadb9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9957b28 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6de29af View commit details
    Browse the repository at this point in the history
  17. Reverted mouse buttons 9-16

    krikun98 committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    359f35b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4d08f97 View commit details
    Browse the repository at this point in the history
  19. Simplify binary arithmetic

    okke-formsma authored and krikun98 committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    b4ec49e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    728f42e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8fc5962 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    eb089b5 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    96660dc View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0bcd44a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    992bbc0 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    8088585 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    cbce1db View commit details
    Browse the repository at this point in the history
  28. Moved tick duration

    krikun98 committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    ec85b7a View commit details
    Browse the repository at this point in the history
  29. clang-format

    krikun98 committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    2bf5e44 View commit details
    Browse the repository at this point in the history
  30. prettier

    krikun98 committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    ee855f4 View commit details
    Browse the repository at this point in the history