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

Web clipboard handling #267

Merged
merged 20 commits into from
Mar 18, 2024
Merged

Web clipboard handling #267

merged 20 commits into from
Mar 18, 2024

Commits on Apr 18, 2023

  1. wip clipboard example

    Vrixyz committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    493a21f View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. wip read clipboard, fail :(

    Vrixyz committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    205cdde View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

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

Commits on May 17, 2023

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

Commits on May 23, 2023

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

Commits on May 28, 2023

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

Commits on May 31, 2023

  1. unified mut api for clipboard

    Vrixyz committed May 31, 2023
    Configuration menu
    Copy the full SHA
    ea933e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b45bea2 View commit details
    Browse the repository at this point in the history
  3. Update .cargo/config.toml

    Co-authored-by: Vladyslav Batyrenko <[email protected]>
    Vrixyz and vladbat00 authored May 31, 2023
    Configuration menu
    Copy the full SHA
    070f108 View commit details
    Browse the repository at this point in the history
  4. add copy and cut events

    Vrixyz committed May 31, 2023
    Configuration menu
    Copy the full SHA
    0e7dd24 View commit details
    Browse the repository at this point in the history
  5. Update src/web_clipboard.rs

    Vrixyz authored May 31, 2023
    Configuration menu
    Copy the full SHA
    e3fa6e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43af68a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d743fd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8768a9c View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

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

Commits on Feb 27, 2024

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

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    f97ae8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6b726b View commit details
    Browse the repository at this point in the history
  3. fmt

    Vrixyz committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    feb884c View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

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