abouttreesummaryrefslogcommitdiff
path: root/assets/special_font.ttf
AgeCommit message (Collapse)AuthorFilesLines
2025-07-01Add cyrillic combining kavyka and palatalization (#998)Jules Aguillon1-0/+0
2025-03-01Add 'delete_word' and 'forward_delete_word' keysJules Aguillon1-0/+0
These keys are the equivalent of ctrl+backspace and ctrl+delete, respectively. They can be reached with Gesture+backspace and Gesture+delete respectively.
2025-02-08Add a glyph for cancelling the compose keyJules Aguillon1-0/+0
2025-02-08Improve the compose key symbolJules Aguillon1-0/+0
Make the symbol bolder and slimmer.
2025-01-03Add glyphs for zwj and zwnjJules Aguillon1-0/+0
Co-authored-by: @srikanban
2024-12-07Add double grave accent (#779)Zitrone1-0/+0
2024-12-05Arabic diacritics (#807)Jules Aguillon1-0/+0
Add arabic combining diacritics and make them accessible via Fn and Compose combos. Co-authored-by: Anastázius Kaejatídarján <32847759+anaskaejdar@users.noreply.github.com>
2024-11-16font: Use standard symbols for home and endJules Aguillon1-0/+0
The glyphs are taken from DejaVuSans, the lines are thickened to improve readability.
2024-10-05Add slavonic combining diacriticsJules Aguillon1-0/+0
Co-authored-by: Anastazius Kaejatidarjan <zdarian@asu.edu>
2024-10-04Add combining diacritics keysJules Aguillon1-0/+0
Co-authored-by: Anastazius Kaejatidarjan <zdarian@asu.edu>
2024-07-06Clipboard pane (#681)Jules Aguillon1-0/+0
This adds the clipboard pane, which allows to save an arbitrary number of clipboards and to paste them later. The key can be disabled in settings. Checking the "Recently copied text" checkbox will cause the keyboard to keep a temporary history of copied text. This history can only contain 3 elements which expire after 5 minutes. If this is unchecked, no history is collected. History entries can be pinned into the persisted list of pins.
2024-02-17compose: Add glyphJules Aguillon1-0/+0
2023-11-25Use Gradle (#452)deftkHD1-0/+0