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: Selection right-click/long-press menu #78

Merged
merged 32 commits into from
Sep 3, 2024

Commits on Aug 25, 2024

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

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    995b625 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    261af73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2131bfe View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    4e1430e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7b17fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    574f736 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf04894 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28714fe View commit details
    Browse the repository at this point in the history
  6. Use paste icon for paste menu item

    Some IconProvider-related changes moved from f29aeec.
    personalizedrefrigerator committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    bdf9eef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ca0367 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    35d9ad2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    171e579 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8a3d542 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4895531 View commit details
    Browse the repository at this point in the history
  12. Fix paste/copy event handlers not fired in user event

    On some browsers, the clipboard API needs additional permissions if not
    accessed within a user event.
    personalizedrefrigerator committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    41caeb1 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    868cbe2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d308c33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    769d3e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40f9435 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2af6fe5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29f8e07 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c37fd5f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5493bd0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    68f7c2f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    354843b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2642564 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ee71110 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    953ada1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    08013d0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fb68fc4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8184bd1 View commit details
    Browse the repository at this point in the history