abouttreesummaryrefslogcommitdiff
path: root/srcs
AgeCommit message (Expand)AuthorFilesLines
2024-10-05Add slavonic combining diacriticsJules Aguillon10-2/+367
2024-10-05compose/accent_*.json: improvements (more accents) (#770)Zitrone19-234/+601
2024-10-04Add combining diacritics keysJules Aguillon21-0/+801
2024-09-29Add Fn layer and Compose sequences for CyrillicJules Aguillon4-170/+348
2024-09-29Improve Ctrl key labels for Serbian Cyrillic layoutJules Aguillon3-45/+50
2024-09-29refactoring: safer KeyboardData.loadJules Aguillon1-13/+14
2024-09-29Fix crash with complex keysJules Aguillon1-1/+1
2024-09-29Add complex keys (#774)Jules Aguillon5-22/+286
2024-09-21Increase default label size (#747)bokidori1-1/+1
2024-09-21Change the place of چ and ژ in Persian Keyboard Layout (#757)Mostafa Khorashadi Zadeh1-4/+4
2024-09-19Improve bone layout (#748)Zitrone1-34/+60
2024-09-14compose: Deduplicate end statesJules Aguillon2-235/+198
2024-09-10Define the Shift modifier using the compose mechanismJules Aguillon3-63/+61
2024-09-10Define the Fn modifier using the compose mechanismJules Aguillon3-291/+305
2024-09-10compose: Allow c-style comments in json filesJules Aguillon1-1/+8
2024-09-10Compose sequences can end in internal key namesJules Aguillon3-104/+108
2024-09-10Update autocapitalisation on EnterJules Aguillon1-0/+3
2024-09-08Add Japanese translation and layout (#743)cknight8281-0/+37
2024-08-18Fix crash when clipboard contains an imageJules Aguillon1-1/+5
2024-07-28Map Fn+Cursor_move to home/end (#728)bokidori1-0/+11
2024-07-27Added supported key for avoiding the pain of auto-caps (#725)Adrian2-106/+108
2024-07-27Update cyrl_lynyertz_sr.xml (#727)bokidori1-7/+27
2024-07-27Add new keyevent "menu" (#726)Nils Brederlow2-0/+2
2024-07-27Fix scaling for layouts with few columnsJules Aguillon1-1/+1
2024-07-27Fix crash on Android 6Jules Aguillon1-4/+6
2024-07-25Allow Ctrl modmaps in layoutsJules Aguillon2-4/+22
2024-07-25Update ComposeKeyDataJules Aguillon1-218/+218
2024-07-25Revert "latn_qwerty_pl: Consistent placement for ó" (#714)asivery1-2/+2
2024-07-25Add Serbian Latin QWERTY layout (#720)bokidori1-0/+46
2024-07-25Add Serbian Cyrillic layout (#718)bokidori1-0/+56
2024-07-25Update accent_circonflexe.json (#719)bokidori1-1/+6
2024-07-21Allow extending the compose key (#713)Jules Aguillon7-240/+265
2024-07-21Improve zwnj/halfspace symbol and Persian layout (#711)Reza Hosseinzadeh3-7/+7
2024-07-14Fix unintended layout used for unsupported languagesJules Aguillon1-7/+16
2024-07-14Fix crash when using a different script layoutJules Aguillon1-2/+4
2024-07-06Add locale_extra_keys keyboard attributeJules Aguillon2-5/+9
2024-07-06Add support for Android 12+ dynamic colors (#647)TadaCZE1-1/+7
2024-07-06Clipboard pane (#681)Jules Aguillon12-2/+535
2024-07-06Fix crash with narrow layoutsJules Aguillon1-1/+1
2024-06-30Option to disable key repeatJules Aguillon2-34/+34
2024-06-29Validate more fields in custom layoutsJules Aguillon1-5/+11
2024-06-24Remove 'loc' keys from latn_qwerty_usJules Aguillon1-10/+10
2024-06-22Don't stop keyrepeat after a circle gestureJules Aguillon1-1/+0
2024-06-16Don't change input view when configuration changesJules Aguillon1-1/+1
2024-06-16Launcher activity: Don't consume events in text fieldJules Aguillon1-5/+9
2024-06-09Option to tweak or disable the circle gestureJules Aguillon2-1/+3
2024-06-09Use preferred dir when placing a key next to an otherJules Aguillon1-2/+8
2024-06-09Automatic placement of f11/f12 placeholdersJules Aguillon34-56/+97
2024-06-09Allow to remove keys Tab and EscJules Aguillon49-97/+101
2024-06-09Refactor: Remove the KeyModifier cacheJules Aguillon1-29/+3