abouttreesummaryrefslogcommitdiff
path: root/srcs
AgeCommit message (Expand)AuthorFilesLines
2022-05-29Add layout: QWERTY (Hungarian)Jules Aguillon1-2/+3
2022-05-29Automatically place localized keys on the layoutsJules Aguillon3-25/+100
2022-05-08Specify localized keys in each layoutsJules Aguillon1-15/+26
2022-05-08Find closest key furtherJules Aguillon1-1/+1
2022-05-08Fix vibration when pointer move slightlyJules Aguillon2-24/+17
2022-05-08Better handling of removed keys and swipe getureJules Aguillon3-34/+42
2022-05-08Improve nearest key computationJules Aguillon2-79/+35
2022-05-08only vibrate when the swipe key changesRodrigo Batista de Moraes2-31/+40
2022-05-08use the closest swipe key on swipeRodrigo Batista de Moraes2-19/+106
2022-05-07Set the color of the navigation barJules Aguillon2-0/+34
2022-05-01Add support for Hungarian layout (#127)Tibor Billes1-0/+1
2022-05-01Fix latched pointers accumulating on the same keyJules Aguillon1-3/+6
2022-05-01Fix crash when IME not enabledJules Aguillon1-1/+2
2022-04-30Fix modifiers not cleared when presses overlapJules Aguillon2-7/+26
2022-04-30Record activated modifiers on key downJules Aguillon2-19/+25
2022-04-24Remove build dependency on FontforgeJules Aguillon2-2/+2
2022-04-24Added neo 2 layout (#125)matthiakl1-0/+1
2022-04-24Add Double acute diacriticJules Aguillon3-1/+26
2022-04-24Fix cedilla glyph is invertedJules Aguillon1-4/+6
2022-04-24Add support for LithuanianJules Aguillon4-1/+35
2022-04-16Fix compatibility with Android 6Jules Aguillon3-31/+41
2022-04-06Fix mismatch layout nameJules Aguillon1-1/+1
2022-04-06Fix compat with older version of AndroidJules Aguillon1-2/+2
2022-04-03Add the Programming Layout optionJules Aguillon4-12/+44
2022-04-03Rename the Meta keyJules Aguillon1-1/+1
2022-04-03Swap Ctrl and switch_numeric keysJules Aguillon1-2/+2
2022-04-02Update Space GlyphRaphael2-4/+9
2022-04-02Add currency symbols under the Fn keyJules Aguillon1-2/+7
2022-04-02`Arrows` and `Box` system (#114)Raphael3-2/+76
2022-04-02Add Korean layout (#115)nickid1-0/+1
2022-04-02Compute the swipe distance from the physical dpiJules Aguillon1-3/+5
2022-03-31µ, æ and œ also generated by FnArenaL51-7/+4
2022-03-31Add arrowsArenaL51-0/+8
2022-03-31Add non-breaking space as Fn+SpaceArenaL52-0/+2
2022-03-31Add extra symbols to FnArenaL51-46/+25
2022-03-25Add glyphs for Tab, Backspace and DeleteJules Aguillon4-3/+20
2022-03-24Improve glyphs for accentsJules Aguillon11-694/+107
2022-03-24Update Home and End glyphsRaphael2-6/+18
2022-03-21Correct displayed value when cancelling settings modificationArenaL52-0/+8
2022-03-19Add F11 and F12Jules Aguillon2-14/+28
2022-03-19Allow modifiers to hide keysJules Aguillon4-36/+66
2022-03-18Add glyphs for accent keysJules Aguillon11-9/+713
2022-03-18Build all special glyphs from SVGJules Aguillon13-15/+55
2022-03-17Stateless build of the special font fileJules Aguillon9-5/+68
2022-03-17Avoid ghost touches while holding modulated keysJules Aguillon1-0/+15
2022-03-16Show the switching key if there's several languagesJules Aguillon1-1/+4
2022-03-15Brazilian portuguese layout (#91)igorSilCar1-0/+1
2022-03-15Handle CANCEL touch eventsJules Aguillon2-3/+16
2022-03-15Add Swedish layoutJacob Strömgren1-5/+6
2022-03-15Log editor infos while debuggingJules Aguillon1-0/+19