abouttreesummaryrefslogcommitdiff
path: root/srcs/juloo.keyboard2/KeyModifier.java
AgeCommit message (Expand)AuthorFilesLines
2024-12-19Added tamil layout (#833)Jagadeeshan S1-0/+1
2024-12-11Move numpad script maps to the compose systemJules Aguillon1-174/+21
2024-12-07Add support for KannadaJules Aguillon1-0/+22
2024-12-07Add double grave accent (#779)Zitrone1-0/+1
2024-11-16Don't apply Fn to space bar left and rightJules Aguillon1-11/+0
2024-09-10Define the Shift modifier using the compose mechanismJules Aguillon1-61/+4
2024-09-10Define the Fn modifier using the compose mechanismJules Aguillon1-188/+3
2024-07-28Map Fn+Cursor_move to home/end (#728)bokidori1-0/+11
2024-07-25Allow Ctrl modmaps in layoutsJules Aguillon1-1/+14
2024-06-09Refactor: Remove the KeyModifier cacheJules Aguillon1-29/+3
2024-06-09Move diacritics mapping to the compose state machineJules Aguillon1-582/+62
2024-05-25Circle and round trip gestures (#640)Jules Aguillon1-5/+13
2024-05-02Hangul support (#595)Jules Aguillon1-0/+110
2024-05-02allow for <fn ...> in <modmap> (#626)alotbsol5551-0/+6
2024-05-02Clear cache when changing layoutJules Aguillon1-1/+8
2024-04-25Add more accented characters to KeyModifier.java (#622)JapanYoshi1-3/+67
2024-04-01refactor: Apply the modmap in KeyModifierJules Aguillon1-0/+11
2024-03-18refactor: Implement Compose without global stateJules Aguillon1-11/+2
2024-03-18refactor: Allow modifier of other key kindsJules Aguillon1-0/+10
2024-03-03Gujarati phonetic layout (#562)Yogesh-B1-0/+47
2024-02-17Compose keyJules Aguillon1-1/+14
2024-02-06Add more Russian vowels combined with acute accentJules Aguillon1-0/+1
2024-01-21Add Russian vowels combined with the acute accentJules Aguillon1-0/+2
2024-01-15Refactor: Clearer names for CHANGE_METHOD* eventsJules Aguillon1-1/+1
2024-01-13Refactor: New namespace for preference classesJules Aguillon1-1/+1
2023-12-30Bring the voice IME chooser with a long pressJules Aguillon1-0/+2
2023-12-26Separate arabic layouts with hindu or arabic numeralsJules Aguillon1-2/+2
2023-12-26Add layout attribute 'numpad_script'Jules Aguillon1-3/+3
2023-10-21Add '₽' to Russian layout and to the Fn layerJules Aguillon1-2/+3
2023-10-20Add page_up, page_down, home, end to extra keysJules Aguillon1-0/+4
2023-09-09Capitalize the first letter of custom keysJules Aguillon1-1/+2
2023-09-03Per-script numpadJules Aguillon1-1/+104
2023-08-20Add missing combining accentsJules Aguillon1-27/+34
2023-08-20Refactor: Allow combining diacritics modifiersJules Aguillon1-320/+318
2023-08-18Add Bitcoin symbol to Fn+b (#434)Eluc1-0/+1
2023-08-07Add Superscript and Subscript letterssdrapha1-3/+39
2023-08-05Modify arabic and persian numbers info function keysJules Aguillon1-2/+23
2023-07-29Add dagger, double dagger, section mark, and pilcrow as extra keys on QWERTY-...Ben Slusky1-0/+1
2023-07-09Add symbol ₴ to Fn+h and to UkrainianJules Aguillon1-0/+1
2023-07-02Updated/Added Czech translation + 2 common Fn keys (#387)Validbit1-0/+2
2023-06-25Add hardcoded charmaps for most accentsJules Aguillon1-10/+174
2023-06-04Explicitly map dead key for ñJules Aguillon1-1/+28
2023-03-11New Hindi layout (#313)Luke Videckis1-0/+56
2023-02-12Option to switch to the previous input methodJules Aguillon1-0/+10
2023-02-12Modify keys after a long pressJules Aguillon1-0/+6
2023-02-09Added missing accent that can combine with `horn_accent` (#293)Kazoku1-0/+10
2023-02-09Vietnamese keyboard (#291)Kazoku1-0/+61
2023-01-31Add layouts 'he_il_1452_1' and 'he_il_1452_2'Ram Kromberg1-0/+19
2023-01-30Fix placeholder key not replacedJules Aguillon1-11/+11
2022-11-05Add combinations to 'accent_slash' and show in settingsJules Aguillon1-1/+5