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

Add composition event on macOS #1979

Merged
merged 14 commits into from Aug 9, 2021
Merged

Commits on Jul 21, 2021

  1. Enable to show text when IME is active

    komi1230 committed Jul 21, 2021
    Copy the full SHA
    077d264 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary variable

    komi1230 committed Jul 21, 2021
    Copy the full SHA
    a6ea943 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Enable to use IME

    komi1230 committed Jul 27, 2021
    Copy the full SHA
    6a9f1af View commit details
    Browse the repository at this point in the history
  2. fmt

    komi1230 committed Jul 27, 2021
    Copy the full SHA
    ccf7682 View commit details
    Browse the repository at this point in the history
  3. Remove println! for debug

    komi1230 committed Jul 27, 2021
    Copy the full SHA
    e6b7922 View commit details
    Browse the repository at this point in the history
  4. Fix handling of utf-8 string

    komi1230 committed Jul 27, 2021
    Copy the full SHA
    a8f7bd6 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Copy the full SHA
    8fb12c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Store state information in ViewState

    komi1230 committed Aug 5, 2021
    Copy the full SHA
    c385a9d View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary function

    komi1230 committed Aug 5, 2021
    Copy the full SHA
    0fba5d4 View commit details
    Browse the repository at this point in the history
  3. format

    komi1230 committed Aug 5, 2021
    Copy the full SHA
    f4d49a5 View commit details
    Browse the repository at this point in the history
  4. Remove mut

    komi1230 committed Aug 5, 2021
    Copy the full SHA
    1791244 View commit details
    Browse the repository at this point in the history
  5. format

    komi1230 committed Aug 5, 2021
    Copy the full SHA
    69bdc03 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    33f84ca View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    bb7d8fb View commit details
    Browse the repository at this point in the history