Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rimeinn/rabbit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Choose a base ref
...
head repository: rimeinn/rabbit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 15 files changed
  • 3 contributors

Commits on Sep 18, 2025

  1. feat: use Direct2D to draw colorful emojis and to avoid customizing f…

    …allback fonts. (#24)
    
    Squash following commits:
    
    * feat: use Direct2D to draw colorful emojis and to avoid customizing fallback fonts.
    commit f59076c
    Author: zerxmega <[email protected]>
    
    * feat: use Direct2D to draw colorful emojis and to avoid customizing fallback fonts.
    commit b0cda52
    Author: zerxmega <[email protected]>
    
    * CandidatePreview's render is migrated from gdip to direct2d, and now Gdip_All.ahk is no longer needed
    commit fe66c7b
    Author: zerxmega <[email protected]>
    rawbx authored Sep 18, 2025
    Configuration menu
    Copy the full SHA
    25c98d7 View commit details
    Browse the repository at this point in the history
  2. chore: update ci & readme

    remove Gdip lib
    amorphobia committed Sep 18, 2025
    Configuration menu
    Copy the full SHA
    b2b4f64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cb8622 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

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

Commits on Sep 29, 2025

  1. fix: considering predictor candidates

    stevezxc authored and amorphobia committed Sep 29, 2025
    Configuration menu
    Copy the full SHA
    fff4e52 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2025

  1. fix: mis placed configs

    amorphobia committed Oct 14, 2025
    Configuration menu
    Copy the full SHA
    bc3715b View commit details
    Browse the repository at this point in the history
  2. chore: update deps

    amorphobia committed Oct 14, 2025
    Configuration menu
    Copy the full SHA
    cc5b474 View commit details
    Browse the repository at this point in the history
Loading