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

Use system clipboard for hitobjects in the editor #27707

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    e71ccc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd3984a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e54f70 View commit details
    Browse the repository at this point in the history
  4. Remove empty function

    minetoblend committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    6c9d9d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a13f3e View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

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

Commits on Mar 29, 2024

  1. Gracefully handle unparseable clipboard content

    Marvin committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    d1f75b8 View commit details
    Browse the repository at this point in the history
  2. Add test cases for editor clipboard

    Marvin committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    2f8bef8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9adb9dd View commit details
    Browse the repository at this point in the history
  4. Make sure clipboard is cleared before each test

    Marvin committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b2d1771 View commit details
    Browse the repository at this point in the history