abouttreesummaryrefslogcommitdiff
path: root/srcs
AgeCommit message (Expand)AuthorFilesLines
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
2022-03-13Fix crash since 2ea256eJules Aguillon1-1/+1
2022-03-13Improve symbols for Sup, Sub and OrdJules Aguillon1-3/+3
2022-03-13Make superscript and subscript modifiers lockableJules Aguillon1-1/+3
2022-03-13Avoid showing some symbols twice in Fn modeJules Aguillon3-27/+25
2022-03-13Define localized keys as a set instead of flagsJules Aguillon3-64/+40
2022-03-12Fix inconsistent highlighting of lockable keysJules Aguillon1-1/+1
2022-03-06Make the font smaller for the action keyJules Aguillon2-3/+8
2022-03-05Fix action key not updating when switching fieldJules Aguillon1-1/+2
2022-03-05Clicking twice on CTRL or ALT will lock them in 'ON' state (#72)Raphael2-3/+20
2022-03-05Improve the code for dynamic updates of the layoutJules Aguillon4-88/+36
2022-02-27Reduce the text size for some keysJules Aguillon2-15/+19
2022-02-27Compute text size depending on actual row heightJules Aguillon1-19/+25
2022-02-27Compute text size relative to key heightJules Aguillon3-15/+12
2022-02-26Update symbols from unicode to font-IconRaphael1-7/+6
2022-02-22Tweak repeat timing for modulated keysJules Aguillon1-3/+11