Skip to content

Add keyboard support for Tsishingini (tsw) - #860

Merged
srish merged 1 commit into
wikimedia:masterfrom
ToluAyodele:T428848
Aug 27, 2026
Merged

srish merged 1 commit into
wikimedia:masterfrom
ToluAyodele:T428848

Conversation

@ToluAyodele

Copy link
Copy Markdown
Contributor

@ToluAyodele
ToluAyodele requested a review from srish August 18, 2026 20:07

@srish srish left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ToluAyodele Thanks Tolu for the PR! I've left some comments inline.

Besides these comments, there is one Git related issue. It looks like your git author meta data might be broken: “ToluAyo” <“tayodele-ctr@wikimedia.org”> - name and email are wrapped in curly quotes, so the email is invalid and won't attribute. Every of your other commit uses ToluAyodele <129562437+ToluAyodele@users.noreply.github.com>. Might need a git commit --amend --author=.....

Comment thread rules/tsw/tsw-tilde.js
Comment thread src/jquery.ime.inputmethods.js
Comment thread src/jquery.ime.inputmethods.js
Comment thread rules/tsw/tsw-tilde.js Outdated
Comment thread test/jquery.ime.test.fixtures.js Outdated
Comment thread rules/tsw/tsw-tilde.js Outdated
@ToluAyodele
ToluAyodele force-pushed the T428848 branch 2 times, most recently from 0e18f3e to 8f2c367 Compare August 24, 2026 16:15

@srish srish left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ToluAyodele Thanks for making additional changes. I've left some comments inline that need to be addressed before we can merge this.

Comment thread rules/tsw/tsw-tilde.js Outdated
Comment thread rules/tsw/tsw-tilde.js Outdated
Comment thread rules/tsw/tsw-tilde.js

@srish srish left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are close to getting this merged.

Comment thread src/jquery.ime.inputmethods.js Outdated
Comment thread src/jquery.ime.inputmethods.js
Comment thread rules/tsw/tsw-tilde.js Outdated
Added marking tones:
[ '~/', '\u0301' ], // á high tone
[ '~\\', '\u0300' ], // à low tone
[ '~\^', '\u0302' ] // â falling tone

Updated pattern for the ɔ/Ɔ characters from ~c/~C to ~o/~O
Updated the glottal stop from U+2019 to U+02BC
@srish
srish merged commit a4b1996 into wikimedia:master Aug 27, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants