abouttreesummaryrefslogcommitdiff
path: root/assets
AgeCommit message (Collapse)AuthorFilesLines
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
2022-03-17Stateless build of the special font fileJules Aguillon2-15/+0
Keep the glyphs in SVG format and build the font using a FontForge script. A part of the previous font is kept because the sources is lost. This adds a new dependency to the build system, fontforge.
2022-02-26Add attributions for font glyphsJules Aguillon1-0/+15
2022-02-26Update symbols from unicode to font-IconRaphael1-0/+0
2022-02-13Invert return key in TTF (#67)Roy-Orbison1-0/+0
Was a "level-up" symbol, now looks like a return key in identical style.
2015-10-13Special key font + Esc keyjaguillo1-0/+0