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

CoreMouseService #2323

Merged
merged 29 commits into from
Sep 5, 2019
Merged

CoreMouseService #2323

merged 29 commits into from
Sep 5, 2019

Commits on Jul 18, 2019

  1. CoreMouseService

    jerch committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    4858bdc View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. debounce events at grid level

    jerch committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    e38a68e View commit details
    Browse the repository at this point in the history
  2. debounce only move events

    jerch committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    df0cf25 View commit details
    Browse the repository at this point in the history
  3. some changes in mouse event handling:

    - use onProtocolChange
    - remove mouse states from Terminal.ts
    - remove selectionService from InputHandler
    - fix up events in VT200 mode
    - fix move event with no buttons in ANY mode
    jerch committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    cbddbc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b64ed4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6465ab9 View commit details
    Browse the repository at this point in the history
  6. use enums instead

    jerch committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    f239e10 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e5b28d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

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

Commits on Jul 23, 2019

  1. Configuration menu
    Copy the full SHA
    88faf1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    776c6df View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. Configuration menu
    Copy the full SHA
    f68769e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fba080 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e32dbc6 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

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

Commits on Jul 31, 2019

  1. Configuration menu
    Copy the full SHA
    aa8165a View commit details
    Browse the repository at this point in the history
  2. fix mouse tests

    jerch committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    4dec882 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51feff3 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2019

  1. fix osx tests

    jerch committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    565b079 View commit details
    Browse the repository at this point in the history
  2. increase test timeout

    jerch committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    b8b3cdb View commit details
    Browse the repository at this point in the history
  3. tests for DECSET 1003

    jerch committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    bf2cc23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d28b601 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2019

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

Commits on Aug 17, 2019

  1. Configuration menu
    Copy the full SHA
    82d1bd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a215362 View commit details
    Browse the repository at this point in the history
  3. remove any types

    jerch committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    64c06d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. Configuration menu
    Copy the full SHA
    36b3bbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fd651f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

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