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

UI Improvements (macOS deployment target = 10.15+, up to 14.4) #756

Closed
wants to merge 179 commits into from

Commits on Oct 29, 2022

  1. Update .gitignore

    groverlynn committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    e5e6c6f View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Update plum

    groverlynn committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    ec482ca View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    ce68080 View commit details
    Browse the repository at this point in the history
  2. Update localisation

    groverlynn committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    ee925a7 View commit details
    Browse the repository at this point in the history
  3. Modernise Object-C

    groverlynn committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    4cf2e64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efe5665 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Bump up librime version

    groverlynn committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    1885764 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Configuration menu
    Copy the full SHA
    3ac19e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a3af94 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

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

Commits on Jan 25, 2023

  1. Update librime

    groverlynn committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    db59b21 View commit details
    Browse the repository at this point in the history
  2. Update plum

    groverlynn committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    a0bc548 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e0c895 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Configuration menu
    Copy the full SHA
    0aef1b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49d1fe5 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Update librime

    groverlynn committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    e76456a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Adopt NSTextView along with new UI features

    * Float font size
    * No line-break within short candidate and comment
    * Highlighted candidate background shadow
    * Non-highlighted candidate background color
    * Optional mutual exclusive color filling
    * Option to disable sticky panel size
    LEO Yoon-Tsaw authored and groverlynn committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    86bf3aa View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Update librime

    groverlynn committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    a549754 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    831ccca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cd0ac7 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Adopt NSTextView along with new UI features

    LEO Yoon-Tsaw committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    7f37078 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a60eeff View commit details
    Browse the repository at this point in the history
  3. Realign code

    LEO Yoon-Tsaw committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    c5bc7d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    740b36b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29288e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Update librime

    groverlynn committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    36b78bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47cab25 View commit details
    Browse the repository at this point in the history
  3. Update librime

    groverlynn committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    f535f9b View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Icons

    groverlynn committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    51a5523 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Fix a bug, that utf8len returns length in UTF32, instead of UTF16, wh…

    …ich is used in NSString.
    
    (cherry picked from commit a533b41)
    LEO Yoon-Tsaw committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    e6454d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

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

Commits on Feb 21, 2023

  1. Icons

    groverlynn committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    20592bd View commit details
    Browse the repository at this point in the history
  2. Add Fn as a modifier key

    groverlynn committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    d386d97 View commit details
    Browse the repository at this point in the history
  3. Add Fn as a modifier key

    groverlynn committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    2e2c43a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ccf5a9 View commit details
    Browse the repository at this point in the history
  5. Update librime and plum

    groverlynn committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    0c48032 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. update icons

    groverlynn committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    6e3d04c View commit details
    Browse the repository at this point in the history
  2. revert NSTextView

    groverlynn committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    03f2886 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

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

Commits on Mar 5, 2023

  1. Add symbol before deploy

    groverlynn committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    4139241 View commit details
    Browse the repository at this point in the history
  2. Add Fn as a modifier key

    groverlynn committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    e54a617 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. expand ascii to latin1

    groverlynn committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    e84d0ef View commit details
    Browse the repository at this point in the history
  2. Panel improvement

    - label numbering: replace 10 with 0
    - label font face: default to system monospaced-digit
    - writing direction: more robust bidi support
    groverlynn committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    a56884b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91638b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Misc fix

    groverlynn committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    511352b View commit details
    Browse the repository at this point in the history
  2. UI

    groverlynn committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    4c3e281 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Revert pr/700

    groverlynn committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    ec437a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. UI

    groverlynn committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    b00c84f View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Support Clear

    groverlynn committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    b5b3ec9 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Misc

    groverlynn committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    8747824 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. UI

    groverlynn committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    52ed9e8 View commit details
    Browse the repository at this point in the history
  2. plugin

    groverlynn committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    c281ad6 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. UI

    groverlynn committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    962de06 View commit details
    Browse the repository at this point in the history
  2. Support Clear

    groverlynn committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    fb02e26 View commit details
    Browse the repository at this point in the history
  3. Misc

    groverlynn committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    c6f11b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1170f8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0978d6c View commit details
    Browse the repository at this point in the history
  6. UI

    groverlynn committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    bb6eddd View commit details
    Browse the repository at this point in the history
  7. Sparkle

    groverlynn committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    d367207 View commit details
    Browse the repository at this point in the history
  8. paging optional

    groverlynn committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    ee84b24 View commit details
    Browse the repository at this point in the history
  9. mIsc

    groverlynn committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    c7944f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. selection by clicking

    groverlynn committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    176f5ce View commit details
    Browse the repository at this point in the history
  2. Update .gitignore

    groverlynn committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    5e7ae12 View commit details
    Browse the repository at this point in the history
  3. line height correction

    groverlynn committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    bc8d9b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3421dec View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. misc

    groverlynn committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    314ddd5 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

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

Commits on May 2, 2023

  1. detect coalesced modifier

    groverlynn committed May 2, 2023
    Configuration menu
    Copy the full SHA
    0c30474 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Update librime

    groverlynn committed May 3, 2023
    Configuration menu
    Copy the full SHA
    e09f857 View commit details
    Browse the repository at this point in the history
  2. background image

    groverlynn committed May 3, 2023
    Configuration menu
    Copy the full SHA
    c44b0e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cefac16 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. scale for small font size

    groverlynn committed May 4, 2023
    Configuration menu
    Copy the full SHA
    cc355be View commit details
    Browse the repository at this point in the history
  2. background image

    groverlynn committed May 4, 2023
    Configuration menu
    Copy the full SHA
    cb31db9 View commit details
    Browse the repository at this point in the history
  3. Update librime

    groverlynn committed May 4, 2023
    Configuration menu
    Copy the full SHA
    616fc70 View commit details
    Browse the repository at this point in the history
  4. Update SquirrelPanel.m

    groverlynn committed May 4, 2023
    Configuration menu
    Copy the full SHA
    bd3cfe7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9df665 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Update librime

    groverlynn committed May 5, 2023
    Configuration menu
    Copy the full SHA
    2d3b1fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05b661b View commit details
    Browse the repository at this point in the history
  3. no kerning in status

    groverlynn committed May 5, 2023
    Configuration menu
    Copy the full SHA
    8345cf8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09e04ec View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. layer

    groverlynn committed May 8, 2023
    Configuration menu
    Copy the full SHA
    f8e8281 View commit details
    Browse the repository at this point in the history
  2. layer

    groverlynn committed May 8, 2023
    Configuration menu
    Copy the full SHA
    df11466 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

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

    groverlynn committed May 12, 2023
    Configuration menu
    Copy the full SHA
    132698a View commit details
    Browse the repository at this point in the history
  3. clean up

    groverlynn committed May 12, 2023
    Configuration menu
    Copy the full SHA
    8af1204 View commit details
    Browse the repository at this point in the history
  4. Update SquirrelPanel.m

    groverlynn committed May 12, 2023
    Configuration menu
    Copy the full SHA
    1b5dcaa View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Update

    groverlynn committed May 14, 2023
    Configuration menu
    Copy the full SHA
    cc476af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9464121 View commit details
    Browse the repository at this point in the history
  3. Update librime

    groverlynn committed May 14, 2023
    Configuration menu
    Copy the full SHA
    8e04890 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

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

Commits on May 18, 2023

  1. version control

    groverlynn committed May 18, 2023
    Configuration menu
    Copy the full SHA
    b0e43f9 View commit details
    Browse the repository at this point in the history
  2. scroll

    groverlynn committed May 18, 2023
    Configuration menu
    Copy the full SHA
    29e4747 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de3d1f5 View commit details
    Browse the repository at this point in the history
  4. prevent autorelease

    groverlynn committed May 18, 2023
    Configuration menu
    Copy the full SHA
    1965f01 View commit details
    Browse the repository at this point in the history
  5. Update INSTALL.md

    groverlynn committed May 18, 2023
    Configuration menu
    Copy the full SHA
    8de872d View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    f4aea55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    209f4f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10b8343 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. update libs

    groverlynn committed May 25, 2023
    Configuration menu
    Copy the full SHA
    99b8e18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3d4fad View commit details
    Browse the repository at this point in the history
  3. allow no color

    groverlynn committed May 25, 2023
    Configuration menu
    Copy the full SHA
    6029489 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

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

Commits on May 29, 2023

  1. Update libs

    groverlynn committed May 29, 2023
    Configuration menu
    Copy the full SHA
    221ddf8 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. no caret with swtichers

    groverlynn committed May 30, 2023
    Configuration menu
    Copy the full SHA
    ea91592 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. backward compatibility

    backward compatibility & fix line height
    groverlynn committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    741a889 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ec2869 View commit details
    Browse the repository at this point in the history
  3. autobuild

    groverlynn committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    7f92234 View commit details
    Browse the repository at this point in the history
  4. baseline offset

    groverlynn committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    dca568a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45eef93 View commit details
    Browse the repository at this point in the history
  6. clean up

    groverlynn committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    625a63e View commit details
    Browse the repository at this point in the history
  7. Update SquirrelPanel.m

    groverlynn committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    6fa5867 View commit details
    Browse the repository at this point in the history
  8. sharp emoji on non-retina

    groverlynn committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    59d3154 View commit details
    Browse the repository at this point in the history
  9. Update SquirrelPanel.m

    groverlynn committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    311e34a View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. status paragraph style

    groverlynn committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    93035e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. TextKit2

    groverlynn committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    6fb5179 View commit details
    Browse the repository at this point in the history
  2. Update .gitmodules

    groverlynn committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    494c696 View commit details
    Browse the repository at this point in the history
  3. Update Sparkle

    groverlynn committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    6e37c38 View commit details
    Browse the repository at this point in the history
  4. no caret with swtichers

    groverlynn committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    f57b50e View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. background Image

    groverlynn committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    f80ecc8 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. vertical centering

    groverlynn committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    a415608 View commit details
    Browse the repository at this point in the history
  2. fixed line_length

    groverlynn committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    d4e2031 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. update layer

    groverlynn committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    244fe91 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Configuration menu
    Copy the full SHA
    0ce7184 View commit details
    Browse the repository at this point in the history
  2. update packages

    groverlynn committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    aed4269 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Configuration menu
    Copy the full SHA
    a01be50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    523edbd View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. boost 1.78

    groverlynn committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    edf34bc View commit details
    Browse the repository at this point in the history
  2. Update SquirrelPanel.m

    groverlynn committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c2d2365 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    6041bbd View commit details
    Browse the repository at this point in the history
  2. cleanup

    groverlynn committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a72e58d View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Update librime

    groverlynn committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    02520e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. macOS 14 compatible

    groverlynn committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    c0e28c6 View commit details
    Browse the repository at this point in the history
  2. fix inline modes bugs

    apply proper style for inline preedit and inline candidate
    fix wrong selection ranges and cursor position under inline mode
    groverlynn committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    d076609 View commit details
    Browse the repository at this point in the history
  3. try new icon

    groverlynn committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    05637f8 View commit details
    Browse the repository at this point in the history
  4. format

    groverlynn committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    523a937 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. macOS 14 compatible

    groverlynn committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    ce4c14c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92460fd View commit details
    Browse the repository at this point in the history
  3. silence warnings

    groverlynn committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    123ad66 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    6922398 View commit details
    Browse the repository at this point in the history
  2. catch errors

    groverlynn committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    fff3771 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. icon

    groverlynn committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    ac67fe0 View commit details
    Browse the repository at this point in the history
  2. boost 1.82

    groverlynn committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    06aacae View commit details
    Browse the repository at this point in the history
  3. simplify codes

    groverlynn committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    fce4438 View commit details
    Browse the repository at this point in the history
  4. min MacOS version

    groverlynn committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    0a2f36a View commit details
    Browse the repository at this point in the history
  5. clean codes

    groverlynn committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    f6698c9 View commit details
    Browse the repository at this point in the history
  6. space

    groverlynn committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    204d42b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. inline placeholder

    groverlynn committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    df207fc View commit details
    Browse the repository at this point in the history
  2. macOS 14 compatible

    groverlynn committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    e78263b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. tabled candidate list

    groverlynn committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c82bfb8 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Update UI

    groverlynn committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    179596f View commit details
    Browse the repository at this point in the history
  2. Update packages

    groverlynn committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    3915512 View commit details
    Browse the repository at this point in the history
  3. fix terminal non-inline

    groverlynn committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    2946c75 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. icon

    groverlynn committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    aaebf9f View commit details
    Browse the repository at this point in the history
  2. make file

    groverlynn committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    84287ad View commit details
    Browse the repository at this point in the history
  3. say ZH voices

    groverlynn committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    969a901 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. style override by switches

    groverlynn committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    4bddc4f View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. chore

    groverlynn committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c051850 View commit details
    Browse the repository at this point in the history
  2. 10.15

    groverlynn committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    59d670f View commit details
    Browse the repository at this point in the history
  3. ruby

    groverlynn committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c39d7f5 View commit details
    Browse the repository at this point in the history
  4. icon

    groverlynn committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    5798e0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42e3391 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. logs

    groverlynn committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    83e2e99 View commit details
    Browse the repository at this point in the history
  2. fix labels in Switcher

    groverlynn committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    75b926a View commit details
    Browse the repository at this point in the history
  3. goodOldCapsLock

    groverlynn committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    5001573 View commit details
    Browse the repository at this point in the history
  4. choose/hilite

    groverlynn committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    d0bbd80 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Update librime

    groverlynn committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    76eb8d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. icon

    groverlynn committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    442b00d View commit details
    Browse the repository at this point in the history
  2. symbols

    groverlynn committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    7c90123 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. configure

    groverlynn committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    48047d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    610af39 View commit details
    Browse the repository at this point in the history
  3. Update librime

    groverlynn committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    469f647 View commit details
    Browse the repository at this point in the history
  4. update & cleanup

    groverlynn committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    e6ae4cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    854d93e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Update librime

    groverlynn committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    a951bda View commit details
    Browse the repository at this point in the history
  2. update

    groverlynn committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    8752939 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4997cd View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Update librime

    groverlynn committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0f9d63d View commit details
    Browse the repository at this point in the history
  2. formatting

    groverlynn committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    70e5893 View commit details
    Browse the repository at this point in the history
  3. expandable tabular

    groverlynn committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    55bbde2 View commit details
    Browse the repository at this point in the history