-
Notifications
You must be signed in to change notification settings - Fork 149
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
IMEを追加 #63
Open
mikecat
wants to merge
29
commits into
uchan-nos:master
Choose a base branch
from
mikecat:add-ime
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
IMEを追加 #63
Commits on Aug 22, 2022
-
* implement IME (prototype) * add new event (internal & app) to receive input from IME * conditionally send key events to IME * add IME support for tedit app
Configuration menu - View commit details
-
Copy full SHA for c4c1acc - Browse repository at this point
Copy the full SHA c4c1accView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a4fa6f - Browse repository at this point
Copy the full SHA 5a4fa6fView commit details
Commits on Aug 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b542275 - Browse repository at this point
Copy the full SHA b542275View commit details -
ime: improve hiragana conversion
* add conversion to full-width alphabets * convert to lower-case before querying conversion table * save original input strings with conversion results
Configuration menu - View commit details
-
Copy full SHA for 774b465 - Browse repository at this point
Copy the full SHA 774b465View commit details -
Configuration menu - View commit details
-
Copy full SHA for 069b713 - Browse repository at this point
Copy the full SHA 069b713View commit details
Commits on Aug 30, 2022
-
* layer with higher priority is placed in front * ActiveLayer no longer hold mouse_layer_
Configuration menu - View commit details
-
Copy full SHA for 1ecc0f8 - Browse repository at this point
Copy the full SHA 1ecc0f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24ba66c - Browse repository at this point
Copy the full SHA 24ba66cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ad57b2 - Browse repository at this point
Copy the full SHA 8ad57b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f255d0 - Browse repository at this point
Copy the full SHA 5f255d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d923f21 - Browse repository at this point
Copy the full SHA d923f21View commit details
Commits on Aug 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7759e73 - Browse repository at this point
Copy the full SHA 7759e73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f1a790 - Browse repository at this point
Copy the full SHA 4f1a790View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0cb3df - Browse repository at this point
Copy the full SHA a0cb3dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4c6aa9 - Browse repository at this point
Copy the full SHA c4c6aa9View commit details -
use uint32_t instaed of char32_t for IME input message
char32_t resulted in error for library.c
Configuration menu - View commit details
-
Copy full SHA for 0579539 - Browse repository at this point
Copy the full SHA 0579539View commit details
Commits on Sep 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4fa7534 - Browse repository at this point
Copy the full SHA 4fa7534View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab6967e - Browse repository at this point
Copy the full SHA ab6967eView commit details
Commits on Sep 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1a8e8e5 - Browse repository at this point
Copy the full SHA 1a8e8e5View commit details
Commits on Sep 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9ba5738 - Browse repository at this point
Copy the full SHA 9ba5738View commit details
Commits on Sep 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dbc65cb - Browse repository at this point
Copy the full SHA dbc65cbView commit details
Commits on Oct 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 635e68a - Browse repository at this point
Copy the full SHA 635e68aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33865af - Browse repository at this point
Copy the full SHA 33865afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cb4e25 - Browse repository at this point
Copy the full SHA 1cb4e25View commit details
Commits on Oct 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0f832ec - Browse repository at this point
Copy the full SHA 0f832ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0b0652 - Browse repository at this point
Copy the full SHA c0b0652View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c17bb5 - Browse repository at this point
Copy the full SHA 3c17bb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b462f4 - Browse repository at this point
Copy the full SHA 5b462f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dd0311 - Browse repository at this point
Copy the full SHA 6dd0311View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7764af4 - Browse repository at this point
Copy the full SHA 7764af4View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.