abouttreesummaryrefslogcommitdiff
path: root/srcs/juloo.keyboard2/KeyModifier.java
AgeCommit message (Expand)AuthorFilesLines
2026-02-19Refactor: KeyValue constants (#1180)Jules Aguillon1-3/+3
2026-01-31Avoid loops in modmaps (#1167)Jules Aguillon1-0/+11
2026-01-30Option to switch to the previously used keyboard (#1165)Jules Aguillon1-1/+2
2026-01-18Add the small capital letters dead key (#1156)Jules Aguillon1-0/+1
2025-08-31Use the <fn /> mappings first when typing a gesture (#1085)Jules Aguillon1-0/+7
2025-04-15Add class Modmap and test KeyModifierJules Aguillon1-5/+5
2025-03-15Selection mode (#913)Jules Aguillon1-0/+29
2025-03-01Add 'delete_word' and 'forward_delete_word' keysJules Aguillon1-0/+7
2025-02-23Apply compose sequences to String keysJules Aguillon1-22/+38
2025-02-08Remove binding fn+shift = capslockJules Aguillon1-14/+17
2025-01-03Lock shift with a gestureJules Aguillon1-0/+10
2024-12-31Fn: redo and pasteAsPlainText as undo and pasteJules Aguillon1-0/+11
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