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 new move, trash, and delete event kinds to DDS #880

Merged
merged 13 commits into from
Apr 10, 2024

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    0bc5529 View commit details
    Browse the repository at this point in the history
  2. refactor: reorder payload types

    Co-authored-by: 三咲雅 · Misaki Masa <sxyazi@gmail.com>
    mikavilpas and sxyazi committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    adeaf0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    872a6a4 View commit details
    Browse the repository at this point in the history
  4. WIP: refactor: send the move events after moving is successful

    NOTE: this removes the "tab" key from the event, as the tab is not
    currently passed to the scheduler and it seemed like a bigger change to
    do right now.
    mikavilpas authored and sxyazi committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    63b20ba View commit details
    Browse the repository at this point in the history
  5. Format

    sxyazi committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    bfdbe4f View commit details
    Browse the repository at this point in the history
  6. Reorder

    sxyazi committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    57d4509 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Add delete kind

    sxyazi committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c16c929 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. ..

    sxyazi committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d6e5f72 View commit details
    Browse the repository at this point in the history
  2. ..

    sxyazi committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    bbb8c3c View commit details
    Browse the repository at this point in the history
  3. ..

    sxyazi committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    ed91358 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f3229a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a93a4e View commit details
    Browse the repository at this point in the history
  6. Minor changes

    sxyazi committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e0077f6 View commit details
    Browse the repository at this point in the history