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

Re-add IME support #762

Merged
merged 14 commits into from
Nov 30, 2024
Merged

Re-add IME support #762

merged 14 commits into from
Nov 30, 2024

Commits on Nov 29, 2024

  1. Initial IME support

    tomcur committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    f44b8dd View commit details
    Browse the repository at this point in the history
  2. Remove dbg!()

    tomcur committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    03aa829 View commit details
    Browse the repository at this point in the history
  3. Debug-assert not composing

    tomcur committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    9bb6fb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    260c523 View commit details
    Browse the repository at this point in the history
  5. Underline works again

    tomcur committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    5c811c6 View commit details
    Browse the repository at this point in the history
  6. Update masonry/src/widget/text_area.rs

    Co-authored-by: Daniel McNab <[email protected]>
    tomcur and DJMcNab authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    c2adbcf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    98ce9e4 View commit details
    Browse the repository at this point in the history
  8. Import consistency

    tomcur committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    6a5abfc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7bdc3b1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a8b1c24 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2024

  1. Keep messy logic local

    Co-authored-by: Daniel McNab <[email protected]>
    tomcur and DJMcNab authored Nov 30, 2024
    Configuration menu
    Copy the full SHA
    4737b24 View commit details
    Browse the repository at this point in the history
  2. Clean up and docs

    tomcur committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    28ccc00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ebd0d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c126f20 View commit details
    Browse the repository at this point in the history